commit 691dbb07591a2676201df840248e9f2a40d2665f
Author: Charles Lehner <[email protected]>
Date: Tue Apr 21 23:02:57 2015 -0400
surf: update spacesearch patch to apply cleanly
diff --git a/surf.suckless.org/patches/surf-0.6-spacesearch.diff
b/surf.suckless.org/patches/surf-0.6-spacesearch.diff
index cce7986..126f21e 100644
--- a/surf.suckless.org/patches/surf-0.6-spacesearch.diff
+++ b/surf.suckless.org/patches/surf-0.6-spacesearch.diff
@@ -2,8 +2,8 @@ diff --git a/config.def.h b/config.def.h
index a221c86..c3aef5e 100644
--- a/config.def.h
+++ b/config.def.h
-@@ -93,3 +93,4 @@ static Key keys[] = {
- { MODKEY|GDK_SHIFT_MASK,GDK_v, toggle, { .v = "enable-plugins" }
},
+@@ -103,3 +103,4 @@ static Key keys[] = {
+ { MODKEY|GDK_SHIFT_MASK,GDK_g, togglegeolocation, { 0 } },
};
+static char *searchengine = "https://duckduckgo.com/?q=";