Browse Source

changed default renaming window size of thunar

master
Marc 2 years ago
parent
commit
2aec121a58
1 changed files with 2 additions and 0 deletions
  1. 2
      .config/bspwm/bspwmrc

2
.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 rule -a org.remmina.Remmina desktop='^10' state=tiled follow=on
bspc desktop '^10' --layout monocle 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 # function to check if a program already runs
# if not, start it # if not, start it
function run () { function run () {

Loading…
Cancel
Save