mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-19 20:55:34 +00:00
Add bspc rule to float and sticky firefox picture-in-picture window
This commit is contained in:
parent
d72cc84b31
commit
e932f0a3ca
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue