Skip to content

How do I avoid keymapping clash with komorebi hotkeys #146

Closed Answered by ristomatti
rp1231 asked this question in Q&A
Discussion options

You must be logged in to vote

Keymapper rebinds the keys on a very low level and likely grabs them first. Try putting this on the top of the config and see if it fixes the issue:

NavKey = H | J | K | L
NavMod = AltLeft | AltRight

# Pass-through whkd keymaps
NavMod{NavKey} >> NavMod{NavKey}

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@ristomatti
Comment options

Answer selected by rp1231
@rp1231
Comment options

@rp1231
Comment options

@rp1231
Comment options

@rp1231
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants