Skip to content

Commit

Permalink
Merge branch 'pr625'
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaiya committed Dec 18, 2023
2 parents 03d4a27 + 2c288d0 commit 5c00028
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified data/keyd.1.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/keyd.scdoc
Original file line number Diff line number Diff line change
Expand Up @@ -663,10 +663,10 @@ A key may optionally be bound to an _action_ which accepts zero or more argument
Permanently toggle the state of the given layer.

*layerm(<layer>, <macro>)*
Identical to *layer*, but executes the supplies macro before the layer change.
Identical to *layer*, but executes the supplied macro before the layer change.

*oneshotm(<layer>, <macro>)*
Identical to *oneshot*, but executes the supplies macro before the layer change.
Identical to *oneshot*, but executes the supplied macro before the layer change.

*swapm(<layer>, <macro>)*
Identical to *swap*, but accepts a macro to be executed immediately
Expand All @@ -677,7 +677,7 @@ A key may optionally be bound to an _action_ which accepts zero or more argument
toggling the layer.

*clearm(<macro>)*
Identical to *clear*, but executes the supplies macro before clearing layers.
Identical to *clear*, but executes the supplied macro before clearing layers.

## Key overloading

Expand Down

0 comments on commit 5c00028

Please sign in to comment.