Closed dakyskye closed 4 years ago
it turns out sxhkd did something else when !
was specified. But in dxhd, let's make !
prefix for mouse bindings: !
would mean button press event, !@
or @!
would mean button release event
Mouse bindings only work with modifiers, not with normal keys. super+mouse1
is valid, super+a+mouse1
is not
just what title says. probably, use
!
prefix just like sxhkd did for mouse bindings in config files, but that might not be required.