Skip to content
Discussion options

You must be logged in to vote
"Mod+Space" = _: {
  props.repeat = false;
  content.toggle-overview = _: { };
};

becomes

"Mod+Space" "repeat"=false {
  "toggle-overview"
}

The props are on the Mod+Space block

When we need both a block and props, we need to provide a function

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@BirdeeHub
Comment options

Answer selected by BirdeeHub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #414 on April 07, 2026 22:21.