regen patches
This commit is contained in:
parent
afd6a99a9b
commit
aeb0ebafe5
@ -1,8 +1,8 @@
|
|||||||
$OpenBSD: patch-scrotwm_c,v 1.14 2010/10/20 00:38:58 marco Exp $
|
$OpenBSD: patch-scrotwm_c,v 1.15 2011/06/14 16:02:56 sthen Exp $
|
||||||
--- scrotwm.c.orig Wed Sep 23 06:04:09 2009
|
--- scrotwm.c.orig Tue Jan 18 20:00:23 2011
|
||||||
+++ scrotwm.c Fri Sep 25 17:28:03 2009
|
+++ scrotwm.c Tue Jun 14 17:01:53 2011
|
||||||
@@ -150,7 +150,7 @@ u_int32_t swm_debug = 0
|
@@ -160,7 +160,7 @@ u_int32_t swm_debug = 0
|
||||||
#define SWM_MAX_FONT_STEPS (3)
|
#define SWM_FOCUS_FOLLOW (2)
|
||||||
|
|
||||||
#ifndef SWM_LIB
|
#ifndef SWM_LIB
|
||||||
-#define SWM_LIB "/usr/local/lib/libswmhack.so"
|
-#define SWM_LIB "/usr/local/lib/libswmhack.so"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- scrotwm.conf.orig Wed Oct 7 10:15:33 2009
|
--- scrotwm.conf.orig Tue Jan 18 20:00:23 2011
|
||||||
+++ scrotwm.conf Wed Oct 7 10:17:10 2009
|
+++ scrotwm.conf Tue Jun 14 17:01:53 2011
|
||||||
@@ -10,7 +10,7 @@ bar_border[1] = rgb:00/80/80
|
@@ -10,7 +10,7 @@ bar_border[1] = rgb:00/80/80
|
||||||
bar_color[1] = black
|
bar_color[1] = black
|
||||||
bar_font_color[1] = rgb:a0/a0/a0
|
bar_font_color[1] = rgb:a0/a0/a0
|
||||||
@ -7,9 +7,9 @@
|
|||||||
-#bar_action = baraction.sh
|
-#bar_action = baraction.sh
|
||||||
+#bar_action = ${PREFIX}/share/scrotwm/baraction.sh
|
+#bar_action = ${PREFIX}/share/scrotwm/baraction.sh
|
||||||
#bar_delay = 1
|
#bar_delay = 1
|
||||||
|
#bar_at_bottom = 1
|
||||||
stack_enabled = 1
|
stack_enabled = 1
|
||||||
clock_enabled = 1
|
@@ -24,10 +24,10 @@ window_name_enabled = 0
|
||||||
@@ -19,10 +19,10 @@ title_class_enabled = 0
|
|
||||||
|
|
||||||
# spawn app
|
# spawn app
|
||||||
# program[term] = xterm
|
# program[term] = xterm
|
||||||
|
Loading…
Reference in New Issue
Block a user