mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
Update for switch to evolution
This commit is contained in:
parent
420cbc4a34
commit
7f506d7256
1 changed files with 2 additions and 2 deletions
|
@ -48,6 +48,7 @@ bspc rule -a URxvt:Ranger desktop='^3' follow=on
|
|||
bspc rule -a Thunar desktop='3' follow=on
|
||||
bspc rule -a Steam desktop='^5' follow=on state=floating
|
||||
bspc rule -a Lutris desktop='^5' follow=on state=floating
|
||||
bspc rule -a eadesktop.exe desktop='^5' follow=on state=floating
|
||||
bspc rule -a origin.exe desktop='^5' state=floating
|
||||
bspc rule -a Emacs desktop='^7' follow=on state=fullscreen
|
||||
bspc rule -a Dino desktop='^8'
|
||||
|
@ -57,6 +58,7 @@ bspc rule -a Element desktop='^9'
|
|||
bspc rule -a Mattermost desktop='^9'
|
||||
bspc rule -a Slack desktop='^9'
|
||||
bspc rule -a teams-for-linux desktop='^9'
|
||||
bspc rule -a Evolution desktop='^10'
|
||||
bspc rule -a thunderbird desktop='^10'
|
||||
bspc rule -a tutanota-desktop desktop='^10'
|
||||
|
||||
|
@ -85,5 +87,3 @@ sh ~/.fehbg &
|
|||
redshift -r &
|
||||
dunst &
|
||||
dex -a &
|
||||
birdtray &
|
||||
sleep 5 && nextcloud --background &
|
||||
|
|
Loading…
Reference in a new issue