Lots: Fix miscellanea that cropped up with a host rename

This commit is contained in:
2020-12-09 20:14:20 -06:00
parent 8ef6a86275
commit 9f84f2ecbc
3 changed files with 5 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ esac
## Rules
bspc rule -r '*'
case $HOSTNAME in
dsk-cstm-0)
dsk-cstm-0*)
# Big boy gets pseudotiled Firefox
bspc rule -a Firefox state=pseudo_tiled rectangle=1920x1080+0+0
;;