inclementimmigrant@lemmy.world to PC Gaming@lemmy.caEnglish · 11 days agoWinBoat for containerised Windows apps on Linux adds custom install path, home folder sharing and morewww.gamingonlinux.comexternal-linkmessage-square15linkfedilinkarrow-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 · 11 days agomessage-square15linkfedilink
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-210 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