mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 18:03:11 -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 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 &
|
||||||
|
|
Loading…
Reference in a new issue