From e932f0a3ca83a230cb8f9214756b7274088e5343 Mon Sep 17 00:00:00 2001 From: mitchell Date: Wed, 25 Aug 2021 19:25:31 -0400 Subject: [PATCH] Add bspc rule to float and sticky firefox picture-in-picture window --- .config/bspwm/bspwmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 5942a10..fcc3adb 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -28,6 +28,7 @@ bspc config gapless_monocle false 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 Chromium desktop='^2' # bspc rule -a mplayer2 state=floating