halloween time; adjusting i3 theme too

This commit is contained in:
2022-10-10 15:49:54 -06:00
parent 035a4be449
commit aa15632185
4 changed files with 24 additions and 23 deletions

View File

@ -83,6 +83,7 @@ UPDATE_ALL 'cd ~/.wryn; git pull --autostash'
UPDATE_ALL '~/.wryn/bin/scwrypts config update'
UPDATE_ALL '~/.wryn/bin/scwrypts media push'
UPDATE_ALL '~/.wryn/bin/scwrypts media pull'
UPDATE_ALL '~/.wryn/bin/scwrypts i3 font override'
[[ $REBOOT -eq 1 ]] && UPDATE_ALL 'reboot || sudo reboot'