[StumpWM] Fix keybinds
This commit is contained in:
parent
ef6a0f4b89
commit
76ffd76c2a
@ -908,7 +908,7 @@ This translates to:
|
||||
#+begin_src lisp
|
||||
(defvar *my-applications-keymap*
|
||||
(let ((m (make-sparse-keymap)))
|
||||
<<keybinds-gen(map="m", keybinds=screenshot-keymap)>>
|
||||
<<keybinds-gen(map="m", keybinds=application-keymap)>>
|
||||
m))
|
||||
#+end_src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user