diff options
author | listout <listout@protonmail.com> | 2021-08-16 15:26:45 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-08-16 15:26:45 +0530 |
commit | d79083bcfd675f1710fd6cc177a09eb75b7187df (patch) | |
tree | 186c0db3d41730fb94af6f0899d50baf090a8142 | |
parent | 1aa0779ba439979ecb2b7a7e11655ed70d13e399 (diff) |
removed keepassxc and arduino ide from floating rule
-rwxr-xr-x | .config/bspwm/bspwmrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 5490a3c..cb9ec23 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -22,12 +22,9 @@ wmname LG3D bspc rule -a URxvt state=floating 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 -bspc rule -a "Animate" state=floating -bspc rule -a "processing-app-Base" state=floating bspc rule -a Eom state=floating bspc rule -a feh state=floating |