JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Unscrew colors on machines that use 16 bit color. I am talking to you
[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      = rgb:00/80/80
8 bar_color       = black
9 bar_font_color  = rgb:a0/a0/a0
10 bar_font        = -*-terminus-*-*-*-*-*-*-*-*-*-*-*-*
11
12 # spawn app
13 spawn_term      = xterm
14
15 # dialog box size ratio .3 >= r < 1
16 dialog_ratio    = 0.6