mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-12 15:20:50 -05:00
Added new rule for Teams
This commit is contained in:
parent
e0d3c757c7
commit
c7c16c83f6
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ bspc rule -a Clementine desktop='^8' follow=on
|
|||
bspc rule -a Spotify desktop='^8' follow=on
|
||||
bspc rule -a Element desktop='^9'
|
||||
bspc rule -a Slack desktop='^9'
|
||||
bspc rule -a "Microsoft Teams - Preview" desktop='^9'
|
||||
bspc rule -a tutanota-desktop desktop='^10'
|
||||
|
||||
### Focus on 1st workspace by default
|
||||
|
|
Loading…
Reference in a new issue