commit c6c85dd02b2a4001ae1c2d82b1f7b969bd3f8ae9
parent 8d5ae0392e5f880e50bc2d8b064f16d1594e097b
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Tue, 13 Sep 2022 18:18:56 -0500
Added bspwm rules for matplotlib and R_X11
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
@@ -12,6 +12,8 @@ bspc config borderless_monocle true
bspc config gapless_monocle true
bspc rule -a Matplotlib state=floating
+bspc rule -a matplotlib state=floating
+bspc rule -a R_x11 state=floating
bspc rule -a Screenkey manage=off
bspc rule -a URxvt state=pseudo_tiled
bspc rule -a Zathura state=tiled