aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/user-dirs.conf
Commit message (Collapse)AuthorAgeFilesLines
* feat(xdg): disable xdg-user-dirs-update overwritesLibravatar sommerfeld2026-05-131-0/+1
xdg-user-dirs-update runs on login and rewrites user-dirs.dirs with localized defaults, clobbering the custom short paths. enabled=False in user-dirs.conf is the official opt-out.