X-Git-Url: https://git.armaanb.net/?p=st.git;a=blobdiff_plain;f=config.h;fp=config.h;h=5c322ddb2bf56ce7517afb271aa567f23166786d;hp=894f1eee187029739f4ea0a995588f12708f50ce;hb=13ecb49ba58ef1e231b99507c122640e8efa86c4;hpb=b7bacd44443e65b9a9a4f2ea00fab29c775dd0db diff --git a/config.h b/config.h index 894f1ee..5c322dd 100644 --- a/config.h +++ b/config.h @@ -199,7 +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} }, + { MODKEY, XK_c, copyurl, {.i = 0} }, }; /*