Hello, I've recently added some bindings that run their function twice when the keybinding is pressed. My normal bindings use Mod4, occasionally with control or alt. My new bindings that are having trouble are with Mod2 (which is not numlock in my setup, and doesn't lock). Any action I've tried for such key bindings executes twice. I'm using awesome version 3.5.6 and my configuration file is here: https://github.com/willghatch/dotfileswgh/blob/master/config/awesome/rc.lua
If anyone has run into this before, or can point me in the right direction to fix it, I'll appreciate it. Thanks, William