Watch
1
0
Fork
You've already forked dotfiles
0

Compare commits

..
Author SHA1 Message Date
2ad81c0f46 ghostty: Restore Linux font size 2026-09-01 08:11:03 -04:00
f1ea29170f etc: Disable automatic user-dirs updates 2026-09-01 08:11:03 -04:00
3 changed files with 3 additions and 1 deletions

1
etc/user-dirs.conf Normal file
View file

@ -0,0 +1 @@
enable=false

View file

@ -1 +1 @@
font-size = 12 font-size = 10

View file

@ -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