Add bspc rule to float and sticky firefox picture-in-picture window

This commit is contained in:
mitchell 2021-08-25 19:25:31 -04:00
parent d72cc84b31
commit e932f0a3ca
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ bspc config gapless_monocle false
bspc config focused_border_color '#92971a' bspc config focused_border_color '#92971a'
bspc rule -a 'firefox:*:Picture-in-Picture' state=floating follow=on
# 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='^2' # bspc rule -a Chromium desktop='^2'
# bspc rule -a mplayer2 state=floating # bspc rule -a mplayer2 state=floating