diff options
author | listout <listout@protonmail.com> | 2021-08-09 20:15:01 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-08-09 20:15:01 +0530 |
commit | 38ba60073f84b18b3de1857dd0acc0eb004788a0 (patch) | |
tree | 51078e82c8131a98784e1215da7a1fc655e011bb /.config | |
parent | 25fe1cd3d5d154041d532eae59123347d673369c (diff) |
float arduino IDE
Diffstat (limited to '.config')
-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 fcb3215..f1aaed7 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -28,3 +28,4 @@ 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 |