X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/a2a60f0a2ce33dbd4ef07aaa4a914391481fa1de..bd5fdbe64c8abfb624ad59939ed9b221c8b04eef:/config.def.h diff --git a/config.def.h b/config.def.h index 860ce3d..fd09d72 100644 --- a/config.def.h +++ b/config.def.h @@ -134,7 +134,7 @@ static unsigned int defaultunderline = 7; * Internal mouse shortcuts. * Beware that overloading Button1 will disable the selection. */ -static Mousekey mshortcuts[] = { +static MouseShortcut mshortcuts[] = { /* button mask string */ { Button4, XK_ANY_MOD, "\031" }, { Button5, XK_ANY_MOD, "\005" },