minus-squareEpicStuff@lemmy.catoProgramming@programming.dev•Stay Out Of My (Project) $HOMElinkfedilinkEnglisharrow-up0·10 days 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. linkfedilink
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.