X-Git-Url: https://git.danieliu.xyz/?p=st.git;a=blobdiff_plain;f=config.def.h;h=c2e4ffd62a5d64099d4f324768b934dcc736e9c8;hp=b41747f0d5bc647402ac5bb99ae888b19f4bc381;hb=68bae9c7b121e30114f6b0cabe15da3fae46e673;hpb=331033f1f6abe259218666e6f6a848f38d884078 diff --git a/config.def.h b/config.def.h index b41747f..c2e4ffd 100644 --- a/config.def.h +++ b/config.def.h @@ -172,6 +172,7 @@ static Shortcut shortcuts[] = { { MODKEY|ShiftMask, XK_C, clipcopy, {.i = 0} }, { MODKEY|ShiftMask, XK_V, clippaste, {.i = 0} }, { MODKEY, XK_Num_Lock, numlock, {.i = 0} }, + { MODKEY, XK_Control_L, iso14755, {.i = 0} }, }; /*