JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
*sigh* fix corner case where windows were being mapped from a different
[spectrwm.git] / scrotwm.conf
index 46b4573..58047ac 100644 (file)
@@ -1,3 +1,5 @@
+# $scrotwm$
+#
 # colors for focussed and unfocussed window borders
 color_focus            = red
 color_unfocus          = rgb:88/88/88
@@ -16,3 +18,12 @@ 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