summaryrefslogtreecommitdiff
path: root/config.def.h.rej
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h.rej')
-rw-r--r--config.def.h.rej11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.def.h.rej b/config.def.h.rej
new file mode 100644
index 0000000..7897b51
--- /dev/null
+++ b/config.def.h.rej
@@ -0,0 +1,11 @@
+--- config.def.h
++++ config.def.h
+@@ -201,6 +201,8 @@ static Shortcut shortcuts[] = {
+ { TERMMOD, XK_Y, selpaste, {.i = 0} },
+ { ShiftMask, XK_Insert, selpaste, {.i = 0} },
+ { TERMMOD, XK_Num_Lock, numlock, {.i = 0} },
++ { MODKEY, XK_l, copyurl, {.i = 0} },
++ { MODKEY|ShiftMask, XK_L, copyurl, {.i = 1} },
+ };
+
+ /*