X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.conf;h=774e6b15aa1671c34c47fce446088892084c779c;hb=4d04757a770277e3dc488ee154ba5d8f4dd6cc0f;hp=46b4573b789cef9f4dd716e8f953b50226e4c07b;hpb=7088da1fd1c181fdfd05a38bc5a24c4e1758aac7;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index 46b4573..774e6b1 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -1,3 +1,5 @@ +# $scrotwm$ +# # colors for focussed and unfocussed window borders color_focus = red color_unfocus = rgb:88/88/88 @@ -16,3 +18,15 @@ spawn_term = xterm # dialog box size ratio .3 >= r < 1 dialog_ratio = 0.6 + +# screen shots +# screenshot_enabled = 1 +# screenshot_app = screenshot.sh + +# Split a non-Xrandr dual head setup into one region per monitor +# (non-standard driver-based multihead is not seen by scrotwm) +# region = screen[1]:1280x1024+0+0 +# region = screen[1]:1280x1024+1280+0 + +# mod key, (windows key is Mod4) +# modkey = Mod1