patrick@lemmy.bestiver.se to Programming@programming.devEnglish · 2 months agoStay Out Of My (Project) $HOMEjackson.devexternal-linkmessage-square19fedilinkarrow-up164arrow-down11
arrow-up163arrow-down1external-linkStay Out Of My (Project) $HOMEjackson.devpatrick@lemmy.bestiver.se to Programming@programming.devEnglish · 2 months agomessage-square19fedilink
minus-squareEpicStuff@lemmy.calinkfedilinkEnglisharrow-up2·2 months agoI tried to “fix” this using xdg-ninja but then gave up and resorted to just creating a .home in ~ then running usermod -d ~/.home. Then I just symlinked my documents and .config and etc. folders to my “real” home.
I tried to “fix” this using xdg-ninja but then gave up and resorted to just creating a
.home
in~
then runningusermod -d ~/.home
. Then I just symlinked my documents and .config and etc. folders to my “real” home.