JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add screenshot_app to conf
[spectrwm.git] / 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-*-*-*-*-*-*-*-*-*-*-*-*
13 #bar_action             = ./baraction.sh
14 #bar_delay              = 1
15
16 # spawn app
17 spawn_term              = xterm
18
19 # dialog box size ratio .3 >= r < 1
20 dialog_ratio            = 0.6
21
22 # screen shots
23 # screenshot_enabled    = 1
24 # screenshot_app        = screenshot.sh