diff options
author | listout <listout@protonmail.com> | 2021-08-16 15:25:22 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-08-16 15:25:22 +0530 |
commit | 1aa0779ba439979ecb2b7a7e11655ed70d13e399 (patch) | |
tree | 73c0a12bdbd6904bef6d698b1e813254094546bd | |
parent | 88c73357c599e2ad56061a740f5c69cc0e5cb479 (diff) |
float image viewwers
-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 f1aaed7..5490a3c 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -29,3 +29,5 @@ 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 |