mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Update thunderbird rule
This commit is contained in:
parent
70084884c5
commit
d63d3222fb
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ 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'
|
||||
bspc rule -a thunderbird desktop='^10'
|
||||
|
||||
### Focus on 1st workspace by default
|
||||
bspc desktop -f 1
|
||||
|
|
Loading…
Reference in a new issue