diff options
author | listout <listout@protonmail.com> | 2021-08-28 21:05:10 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-08-28 21:05:10 +0530 |
commit | c1bd4f43082294c41246af9e7eb2e5d2bc065f3d (patch) | |
tree | ca30e8143b4b7b4b2f81cbfbb9fd2c95f263d89e | |
parent | 0bc4221e8ffd786bd7550ce36a387a16c1164dd5 (diff) |
float xterm
-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 cb9ec23..bb18e1b 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -28,3 +28,4 @@ bspc rule -a "Gnome-system-monitor" state=floating bspc rule -a "Gufw.py" state=floating bspc rule -a Eom state=floating bspc rule -a feh state=floating +bspc rule -a XTerm state=floating |