config.def.h fix: ignoremod is const

-uint ignoremod = XK_SWITCH_MOD;
+static const uint ignoremod = XK_SWITCH_MOD;

Reply via email to