summaryrefslogtreecommitdiff
path: root/x11-wm/spectrwm/files/spawn_menu_atbottom.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/spectrwm/files/spawn_menu_atbottom.patch')
-rw-r--r--x11-wm/spectrwm/files/spawn_menu_atbottom.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/spectrwm/files/spawn_menu_atbottom.patch b/x11-wm/spectrwm/files/spawn_menu_atbottom.patch
deleted file mode 100644
index 1bd35a69603e..000000000000
--- a/x11-wm/spectrwm/files/spawn_menu_atbottom.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- scrotwm.c.orig 2009-10-24 07:10:36.000000000 +0200
-+++ scrotwm.c 2009-10-24 07:11:10.000000000 +0200
-@@ -2812,7 +2812,8 @@
- " -nb $bar_color"
- " -nf $bar_font_color"
- " -sb $bar_border"
-- " -sf $bar_color", 0);
-+ " -sf $bar_color"
-+ " -b", 0);
- }
-
- /* key bindings */