refactor: remove uneeded bspc desktop rules

This commit is contained in:
Flinner 2022-04-02 23:09:18 +03:00
parent cbb8e1a16e
commit 7b035cf185
Signed by: flinner
GPG Key ID: 95CE0DA7F0E58CA6
1 changed files with 4 additions and 1 deletions

View File

@ -29,9 +29,12 @@ bspc config pointer_follows_focus true
# bspc rule -a Gimp desktop='^8' state=floating follow=on # bspc rule -a Gimp desktop='^8' state=floating follow=on
#bspc rule -a Chromium desktop='^1' #bspc rule -a Chromium desktop='^1'
# these 2 rules are removed after the program starts, in ~/bin/autostart
bspc rule -a Thunderbird desktop='^8' bspc rule -a Thunderbird desktop='^8'
bspc rule -a Dino desktop='^8'
bspc rule -a KeePassXC desktop='^8' bspc rule -a KeePassXC desktop='^8'
bspc rule -a Dino desktop='^8'
bspc rule -a Peek state=floating bspc rule -a Peek state=floating
bspc rule -a Connman-gtk state=floating bspc rule -a Connman-gtk state=floating
bspc rule -a mplayer2 state=floating bspc rule -a mplayer2 state=floating