diff options
Diffstat (limited to 'config/bspwm/bspwmrc')
-rwxr-xr-x | config/bspwm/bspwmrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index bbe41f5..a4f5239 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -16,9 +16,5 @@ bspc config apply_floating_atom true bspc config history_aware_focus true bspc config ignore_ewmh_focus true -bspc rule -a Gimp desktop=^8 floating=on follow=on -bspc rule -a Inkscape desktop=^7 floating=on - - bspc monitor -d I II III IV V VI VII VIII IX X XI XII XIII |