inclementimmigrant@lemmy.world to PC Gaming@lemmy.caEnglish · 2 days agoWinBoat for containerised Windows apps on Linux adds custom install path, home folder sharing and morewww.gamingonlinux.comexternal-linkmessage-square15linkfedilinkarrow-up1145arrow-down12
arrow-up1143arrow-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 · 2 days agomessage-square15linkfedilink
minus-squareFauxLiving@lemmy.worldlinkfedilinkEnglisharrow-up5·2 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-222 hours 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