etc: Disable automatic user-dirs updates
This commit is contained in:
parent
f05f960fcf
commit
f1ea29170f
2 changed files with 2 additions and 0 deletions
1
etc/user-dirs.conf
Normal file
1
etc/user-dirs.conf
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
enable=false
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
- link:
|
- link:
|
||||||
~/.config/user-dirs.dirs: etc/user-dirs.dirs
|
~/.config/user-dirs.dirs: etc/user-dirs.dirs
|
||||||
|
~/.config/user-dirs.conf: etc/user-dirs.conf
|
||||||
~/.profile: etc/profile.linux
|
~/.profile: etc/profile.linux
|
||||||
./ghostty/os.ghostty: ghostty/linux.ghostty
|
./ghostty/os.ghostty: ghostty/linux.ghostty
|
||||||
./zsh/os.zshrc: zsh/linux.zshrc
|
./zsh/os.zshrc: zsh/linux.zshrc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue