9e5a368004
ok ajacoutot@, eric@ and others
22 lines
740 B
Plaintext
22 lines
740 B
Plaintext
$OpenBSD: patch-scrotwm_conf,v 1.3 2009/03/26 10:27:56 pyr Exp $
|
|
--- scrotwm.conf.orig Mon Mar 16 23:50:57 2009
|
|
+++ scrotwm.conf Mon Mar 16 23:52:00 2009
|
|
@@ -10,7 +10,7 @@ bar_border[1] = rgb:00/80/80
|
|
bar_color[1] = black
|
|
bar_font_color[1] = rgb:a0/a0/a0
|
|
bar_font = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*
|
|
-#bar_action = baraction.sh
|
|
+#bar_action = ${PREFIX}/share/scrotwm/baraction.sh
|
|
#bar_delay = 1
|
|
clock_enabled = 1
|
|
|
|
@@ -22,7 +22,7 @@ dialog_ratio = 0.6
|
|
|
|
# screen shots
|
|
# screenshot_enabled = 1
|
|
-# screenshot_app = screenshot.sh
|
|
+# screenshot_app = ${PREFIX}/share/scrotwm/screenshot.sh
|
|
|
|
# Split a non-Xrandr dual head setup into one region per monitor
|
|
# (non-standard driver-based multihead is not seen by scrotwm)
|