X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scrotwm.conf;h=27b93a5fa536b100384d88a9e439833b9635c591;hb=f31159407e2b8ceebfed9330fdf36db5d9ab54d0;hp=f83c08781fb1b410f4153b7a5ee11555fe2d97f1;hpb=dd4354b774f8427706d879f0c2316e4bb80b7777;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index f83c087..27b93a5 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -27,7 +27,8 @@ window_name_enabled = 0 #verbose_layout = 1 #focus_mode = default #disable_border = 1 -#border_width = 1 +#border_width = 1 +#urgent_enabled = 1 # spawn app # program[term] = xterm @@ -116,6 +117,15 @@ dialog_ratio = 0.6 #bind[iconify] = MOD+w #bind[uniconify] = MOD+Shift+w #bind[raise_toggle] = MOD+Shift+r +#bind[button2] = MOD+v +#bind[width_shrink] = MOD+- +#bind[width_grow] = MOD+= +#bind[height_shrink] = MOD+Shift+- +#bind[height_grow] = MOD+Shift+= +#bind[move_left] = MOD+[ +#bind[move_right] = MOD+] +#bind[move_up] = MOD+Shift+[ +#bind[move_down] = MOD+Shift+] # quirks # remove with: quirk[class:name] = NONE