diff options
-rwxr-xr-x | .config/bspwm/bspwmrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 6aea4ac..0c6a7c9 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -25,3 +25,5 @@ bspc rule -a kitty state=floating bspc rule -a KeePassXC state=floating bspc rule -a Thunar state=floating bspc rule -a Lxappearance state=floating +bspc rule -a "Gnome-system-monitor" state=floating +bspc rule -a "Gufw.py" state=floating |