JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Merge branch 'master' of opensource.conformal.com:/git/scrotwm
[spectrwm.git] / port / patches / patch-scrotwm_conf
1 --- scrotwm.conf.orig   Wed Oct  7 10:15:33 2009
2 +++ scrotwm.conf        Wed Oct  7 10:17:10 2009
3 @@ -10,7 +10,7 @@ bar_border[1]         = rgb:00/80/80
4  bar_color[1]           = black
5  bar_font_color[1]      = rgb:a0/a0/a0
6  bar_font               = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*
7 -#bar_action            = baraction.sh
8 +#bar_action            = ${PREFIX}/share/scrotwm/baraction.sh
9  #bar_delay             = 1
10  stack_enabled          = 1
11  clock_enabled          = 1
12 @@ -19,10 +19,10 @@ title_class_enabled = 0
13  
14  # spawn app
15  # program[term]                = xterm
16 -# program[screenshot_all]      = screenshot.sh full
17 -# program[screenshot_wind]     = screenshot.sh window
18 +# program[screenshot_all]      = ${PREFIX}/share/scrotwm/screenshot.sh full
19 +# program[screenshot_wind]     = ${PREFIX}/share/scrotwm/screenshot.sh window
20  # program[lock]                = xlock
21 -# program[initscr]     = initscreen.sh
22 +# program[initscr]     = ${PREFIX}/share/scrotwm/initscreen.sh
23  # program[menu]                = dmenu_run -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color
24  spawn_term             = xterm
25