diff options
author | listout <listout@protonmail.com> | 2021-07-14 22:07:26 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-07-14 22:07:26 +0530 |
commit | b06097520f2da9f4f91b1f7e407a0c4e93101ae5 (patch) | |
tree | 7f0ec3d5d0af359270f9c4603ff7a4c5829cdc9f /.config/bspwm | |
parent | 44320fe41e94d3481359b56446d5e52a3092d1d6 (diff) |
float rule for animate/gif
Diffstat (limited to '.config/bspwm')
-rwxr-xr-x | .config/bspwm/bspwmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 0c6a7c9..fcb3215 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -27,3 +27,4 @@ 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 |