]> code.delx.au - spectrwm/blob - scrotwm.conf
Stop farting around with dialog box potential sizes and make it a ratio.
[spectrwm] / scrotwm.conf
1 # colors for focussed and unfocussed window borders
2 color_focus = 0xff0000
3 color_unfocus = 0x888888
4
5 # bar settings
6 bar_enabled = 1
7 bar_border = 0x008080
8 bar_color = 0x000000
9 bar_font_color = 0xa0a0a0
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