]> git.armaanb.net Git - st.git/blobdiff - config.h
Apply copyurl patch
[st.git] / config.h
index eb7f5ba941ec8e8780e4f636323dbf850429aa3a..894f1eee187029739f4ea0a995588f12708f50ce 100644 (file)
--- a/config.h
+++ b/config.h
@@ -199,6 +199,7 @@ 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} },
 };
 
 /*