Added rules for thunderbird

This commit is contained in:
Andrew Scott 2022-06-09 11:38:21 -04:00
parent 316a223f0c
commit 07fcd58bea
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -39,6 +39,8 @@ bspc rule -a Element desktop='^9'
bspc rule -a Slack desktop='^9' bspc rule -a Slack desktop='^9'
bspc rule -a teams-for-linux desktop='^9' bspc rule -a teams-for-linux desktop='^9'
bspc rule -a tutanota-desktop desktop='^10' bspc rule -a tutanota-desktop desktop='^10'
bspc rule -a Thunderbird desktop='^10'
### Focus on 1st workspace by default ### Focus on 1st workspace by default
bspc desktop -f 1 bspc desktop -f 1
@ -51,4 +53,4 @@ xidlehook --not-when-audio --not-when-fullscreen --timer 360 "xset s activate" "
~/.local/bin/dual-polybar-launcher & ~/.local/bin/dual-polybar-launcher &
sh ~/.fehbg & sh ~/.fehbg &
dex -ae bspwm & dex -ae bspwm &
/usr/bin/birdtray &