diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index bc582a8..5ff04e9 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -33,6 +33,8 @@ bspc rule -a kittycalcurse state=floating rectangle=800x700+2630+710 bspc rule -a org.remmina.Remmina desktop='^10' state=tiled follow=on bspc desktop '^10' --layout monocle +bspc rule -a Thunar:*:'Mehrere Dateien gleichzeitig umbenennen' rectangle=750x500+500+500 + # function to check if a program already runs # if not, start it function run () {