commit f43cf24cb273c6cb4aa2ec57405f431be52d3d88
parent a98fb0f227e52882b44fa8eb06964d561e8a42cb
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Thu, 8 Sep 2022 16:20:09 -0500
Locked qutebrowser
Since closing qutebrowser will discard all tabs, it's better to be
locked.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/linux/.config/bspwm/bspwmrc b/linux/.config/bspwm/bspwmrc
@@ -15,3 +15,4 @@ bspc rule -a Matplotlib state=floating
bspc rule -a Screenkey manage=off
bspc rule -a URxvt state=pseudo_tiled
bspc rule -a Zathura state=tiled
+bspc rule -a qutebrowser locked=on