JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add baraction script for batter and stuff.
[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
13 # spawn app
14 spawn_term              = xterm
15
16 # dialog box size ratio .3 >= r < 1
17 dialog_ratio            = 0.6