mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 22:10:48 -05:00
Added rules for thunderbird
This commit is contained in:
parent
316a223f0c
commit
07fcd58bea
1 changed files with 3 additions and 1 deletions
|
@ -39,6 +39,8 @@ bspc rule -a Element desktop='^9'
|
|||
bspc rule -a Slack desktop='^9'
|
||||
bspc rule -a teams-for-linux desktop='^9'
|
||||
bspc rule -a tutanota-desktop desktop='^10'
|
||||
bspc rule -a Thunderbird desktop='^10'
|
||||
|
||||
|
||||
### Focus on 1st workspace by default
|
||||
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 &
|
||||
sh ~/.fehbg &
|
||||
dex -ae bspwm &
|
||||
|
||||
/usr/bin/birdtray &
|
||||
|
|
Loading…
Reference in a new issue