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, 0 insertions, 11 deletions
diff --git a/config.def.h.rej b/config.def.h.rej
deleted file mode 100644
index 7897b51..0000000
--- a/config.def.h.rej
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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} },
- };
-
- /*