diff options
author | Matt Singleton <matt@xcolour.net> | 2024-11-06 15:56:54 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-11-06 15:56:54 -0600 |
commit | 2be10e1420afea58f859ea4ec5b7565ac1849de2 (patch) | |
tree | 715f93c1ca6e7285c948142c49ebf909c2a367da /.gitignore | |
parent | 0b463ce1acc22f128ff1fd1e4cf48c1612c4b946 (diff) |
manage configs for machines with different screen sizes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,3 +3,8 @@ stow/vim/.vimrc-local stow/zsh/.config/zsh/00-local.zsh stow/zsh/.config/zsh/99-local.zsh stow/vim/.vim/.netrwhist + +environment.mk +stow/foot/.config/foot/foot-environment.ini +stow/swaylock/.config/swaylock/config +stow/waybar/.config/waybar/config |