]> code.delx.au - spectrwm/blob - scrotwm.conf
Add clock format from merdely
[spectrwm] / 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-medium-*-*-*-*-*-*-*-*-*-*-*
13 #bar_action = ./baraction.sh
14 #bar_delay = 1
15 clock_enabled = 1
16
17 # spawn app
18 spawn_term = xterm
19
20 # dialog box size ratio .3 >= r < 1
21 dialog_ratio = 0.6
22
23 # screen shots
24 # screenshot_enabled = 1
25 # screenshot_app = screenshot.sh
26
27 # Split a non-Xrandr dual head setup into one region per monitor
28 # (non-standard driver-based multihead is not seen by scrotwm)
29 # region = screen[1]:1280x1024+0+0
30 # region = screen[1]:1280x1024+1280+0
31
32 # mod key, (windows key is Mod4)
33 # modkey = Mod1