JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
.conf entry for modkey so that pepople will stop pestering me for the
[spectrwm.git] / scrotwm.conf
1 # $scrotwm$
2 #
3 # colors for focussed and unfocussed window borders
4 color_focus             = red
5 color_unfocus           = rgb:88/88/88
6
7 # bar settings
8 bar_enabled             = 1
9 bar_border[1]           = rgb:00/80/80
10 bar_color[1]            = black
11 bar_font_color[1]       = rgb:a0/a0/a0
12 bar_font                = -*-terminus-*-*-*-*-*-*-*-*-*-*-*-*
13 #bar_action             = ./baraction.sh
14 #bar_delay              = 1
15
16 # spawn app
17 spawn_term              = xterm
18
19 # dialog box size ratio .3 >= r < 1
20 dialog_ratio            = 0.6
21
22 # screen shots
23 # screenshot_enabled    = 1
24 # screenshot_app        = screenshot.sh
25
26 # Split a non-Xrandr dual head setup into one region per monitor
27 # (non-standard driver-based multihead is not seen by scrotwm)
28 # region                = screen[1]:1280x1024+0+0
29 # region                = screen[1]:1280x1024+1280+0
30
31 # mod key, (windows key is Mod4)
32 # modkey = Mod1