Introduction
Introduction Statistics Contact Development Disclaimer Help
tMod + '/' for search. - surf - customized build of surf, the suckless webkit b…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 3d3b105de7cfd228109f23c21698afda961891b6
parent 3058d5bf63bf889d960c1f8accfc856568bf3e4c
Author: Christoph Lohmann <[email protected]>
Date: Sun, 28 Oct 2012 14:03:00 +0100
Mod + '/' for search.
Diffstat:
M config.def.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/config.def.h b/config.def.h
t@@ -44,6 +44,7 @@ static Key keys[] = {
{ MODKEY, GDK_o, source, { 0 } },
{ MODKEY, GDK_g, spawn, SETPROP("_SURF_URI", "_SUR…
{ MODKEY, GDK_f, spawn, SETPROP("_SURF_FIND", "_SU…
+ { MODKEY, GDK_slash, spawn, SETPROP("_SURF_FIND", "_SU…
{ MODKEY, GDK_n, find, { .b = TRUE } },
{ MODKEY|GDK_SHIFT_MASK,GDK_n, find, { .b = FALSE } },
};
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.