2009-01-27 16:18:10 +00:00
|
|
|
# $scrotwm$
|
|
|
|
#
|
2009-01-14 17:10:52 +00:00
|
|
|
# colors for focussed and unfocussed window borders
|
2009-01-20 06:16:05 +00:00
|
|
|
color_focus = red
|
|
|
|
color_unfocus = rgb:88/88/88
|
2009-01-14 17:10:52 +00:00
|
|
|
|
|
|
|
# bar settings
|
2009-01-20 06:16:05 +00:00
|
|
|
bar_enabled = 1
|
|
|
|
bar_border[1] = rgb:00/80/80
|
|
|
|
bar_color[1] = black
|
|
|
|
bar_font_color[1] = rgb:a0/a0/a0
|
|
|
|
bar_font = -*-terminus-*-*-*-*-*-*-*-*-*-*-*-*
|
2009-01-23 22:50:38 +00:00
|
|
|
#bar_action = ./baraction.sh
|
|
|
|
#bar_delay = 1
|
2009-01-14 17:10:52 +00:00
|
|
|
|
|
|
|
# spawn app
|
2009-01-20 06:16:05 +00:00
|
|
|
spawn_term = xterm
|
2009-01-18 04:48:04 +00:00
|
|
|
|
|
|
|
# dialog box size ratio .3 >= r < 1
|
2009-01-20 06:16:05 +00:00
|
|
|
dialog_ratio = 0.6
|
2009-01-25 01:46:44 +00:00
|
|
|
|
|
|
|
# screen shots
|
|
|
|
# screenshot_enabled = 1
|
2009-01-27 16:18:10 +00:00
|
|
|
# screenshot_app = screenshot.sh
|