mirror of
https://github.com/ebeem/guile-swayer.git
synced 2024-11-16 07:47:32 +01:00
fix typo
This commit is contained in:
parent
113a663ab4
commit
c1e67d46bf
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ You can assign keybindings that execute Guile code! Obviously, running shell com
|
|||
;; this uses sway-bindsym behind the scenes, but provides a much
|
||||
;; user friendly interface to create complex keybindings structure
|
||||
;; it also allows you to execute guile expressions on trigger.
|
||||
;; requires configuring commander-path, refere to the FIXME note in keybindings.scm for more details.
|
||||
;; requires configuring commander-path, refer to the FIXME note in keybindings.scm for more details.
|
||||
;; refer to modules/general.scm for more about how this is done.
|
||||
;; define leader keymap
|
||||
(general-define-keys
|
||||
|
|
Loading…
Reference in a new issue