I don't use the `upleft` `upright` keys, is there a way to disable them? Tried ```lua spoon.ShiftIt:bindHotkeys({ upleft = nil, upright = nil, botleft = nil, botright = nil, }) ``` to no avail
I don't use the
upleftuprightkeys, is there a way to disable them?Tried
to no avail