sowm
sowm copied to clipboard
How on earth do you set the MOD key?
Hi, I have an issue: it's never explictly said what the MOD key is by default, or how to set it.
-
What is the default and how do I set it
-
Can there be some sort of note in the README for it?
Take a look here, the #define
defines the MOD key.
if you want to change it to ALT, then set it to Mod1Mask
instead of Mod4Mask
btw if you already have config.h
, then set it there instead of config.def.h