Created
March 21, 2026 16:27
-
-
Save jasonm23/449b79c3802980e33656b044c118dc57 to your computer and use it in GitHub Desktop.
/etc/keyd/default.conf - super tap as super space
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ids] | |
| * | |
| [main] | |
| meta = overload(meta, M-space) |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Took me a while to figure this out, I'm using niri which "should" cover this with release = true on a bind but keyd was simpler, and I just bind the launcher on Super+Space after setting up
keydI say simpler, but I mean simpler than not getting it working in niri as a release bind.