openbsd-ports/x11/dzen2/patches/patch-gadgets_kittscanner_sh
merdely 5a8e0396b8 Dzen is a general purpose messaging, notification and menu program
for X11. It was desigend to be scriptable in any language and
integrate well with window managers like dwm, wmii and xmonad though
it will work with any windowmanger.

From Dmitri Alenitchev <dma () dma dot org dot ru> (MAINTAINER) with
tweaks and help from kili@ and simon@.

ok kili@, simon@
2007-09-06 19:46:01 +00:00

14 lines
393 B
Plaintext

$OpenBSD: patch-gadgets_kittscanner_sh,v 1.1.1.1 2007/09/06 19:46:01 merdely Exp $
--- gadgets/kittscanner.sh.orig Sat Aug 18 08:18:50 2007
+++ gadgets/kittscanner.sh Thu Sep 6 16:54:45 2007
@@ -19,8 +19,7 @@ BG=black
SLEEP=0.1
-#DZEN=/usr/local/bin/dzen2
-DZEN=../dzen2
+DZEN=@DZEN@
#DZENOPTS="-bg $BG -fg $INACTIVE_LED_COLOR"
DZENOPTS="-bg $BG -fg $INACTIVE_LED_COLOR -xs 1 -y 30"