JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove html so that we can move it to it's own dir.
[spectrwm.git] / scrotwm.conf
1 # colors for focussed and unfocussed window borders
2 color_focus             = red
3 color_unfocus           = rgb:88/88/88
4
5 # bar settings
6 bar_enabled             = 1
7 bar_border[1]           = rgb:00/80/80
8 bar_color[1]            = black
9 bar_font_color[1]       = rgb:a0/a0/a0
10 bar_font                = -*-terminus-*-*-*-*-*-*-*-*-*-*-*-*
11 #bar_action             = ./baraction.sh
12 #bar_delay              = 1
13
14 # spawn app
15 spawn_term              = xterm
16
17 # dialog box size ratio .3 >= r < 1
18 dialog_ratio            = 0.6