inclementimmigrant@lemmy.world to PC Gaming@lemmy.caEnglish · 10 days agoWinBoat for containerised Windows apps on Linux adds custom install path, home folder sharing and morewww.gamingonlinux.comexternal-linkmessage-square15fedilinkarrow-up1146arrow-down12
arrow-up1144arrow-down1external-linkWinBoat for containerised Windows apps on Linux adds custom install path, home folder sharing and morewww.gamingonlinux.cominclementimmigrant@lemmy.world to PC Gaming@lemmy.caEnglish · 10 days agomessage-square15fedilink
minus-squareFauxLiving@lemmy.worldlinkfedilinkEnglisharrow-up5·10 days agoEven if the application doesn’t support it, you can just bind mount a directory on the storage drive into /var as the directory where it is trying to save and the application won’t even know.
minus-squareRicky Rigatoni@retrolemmy.comlinkfedilinkEnglisharrow-up1·edit-29 days agoSymbolic links are one of my favorite parts of the unix-like family
Even if the application doesn’t support it, you can just bind mount a directory on the storage drive into /var as the directory where it is trying to save and the application won’t even know.
Symbolic links are one of my favorite parts of the unix-like family