inclementimmigrant@lemmy.world to PC Gaming@lemmy.caEnglish · 1 month agoWinBoat for containerised Windows apps on Linux adds custom install path, home folder sharing and morewww.gamingonlinux.comexternal-linkmessage-square13linkfedilinkarrow-up1128arrow-down12cross-posted to: gaming@lemmy.zip
arrow-up1126arrow-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 · 1 month agomessage-square13linkfedilinkcross-posted to: gaming@lemmy.zip
minus-squareFauxLiving@lemmy.worldlinkfedilinkEnglisharrow-up5·1 month 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-21 month 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