X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.conf;h=c3c3d97ad81abb23c8d8fb4e4c03f4e3d90c5910;hb=48c0f7f55a3f10abac4a03969d069b4e2bdbee5b;hp=e5164e64c507520dfc6d073967bad3e7b7d2fe66;hpb=86d17a103836ff75bb8cf2db7241c05245c95950;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index e5164e6..c3c3d97 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -1,6 +1,10 @@ # $scrotwm$ -# + +# PLEASE READ THE MAN PAGE BEFORE EDITING THIS FILE! +# http://opensource.conformal.com/cgi-bin/man-cgi?scrotwm + # colors for focussed and unfocussed window borders +# NOTE: all colors in this file are in hex! see XQueryColor for examples color_focus = red color_unfocus = rgb:88/88/88 @@ -45,6 +49,11 @@ dialog_ratio = 0.6 # autorun = ws[1]:xterm # autorun = ws[2]:xxxterm http://www.openbsd.org +# workspace layout +# layout = ws[1]:4:0:0:0:vertical +# layout = ws[2]:0:0:0:0:horizontal +# layout = ws[3]:0:0:0:0:fullscreen + # mod key, (windows key is Mod4) (apple key on OSX is Mod2) # modkey = Mod1 @@ -103,6 +112,9 @@ dialog_ratio = 0.6 #bind[version] = MOD+Shift+v #bind[lock] = MOD+Shift+Delete #bind[initscr] = MOD+Shift+i +#bind[iconify] = MOD+w +#bind[uniconify] = MOD+Shift+w +#bind[raise_toggle] = MOD+Shift+r # quirks # remove with: quirk[class:name] = NONE