1
0

[StumpWM] Add reference to StumpWM PR

Este cometimento está contido em:
Lucien Cartier-Tilet 2021-11-21 23:44:36 +01:00
ascendente 5452fc0d40
cometimento 31cfb2fcde
Assinados por: phundrak
ID da chave GPG: BD7789E705CB8DCA

Ver ficheiro

@ -813,7 +813,8 @@ name, limited to thirty characters.
#+end_src
I also have a [[https://github.com/Phundrak/stumpwm/tree/feature/no-hardcoded-which-key-format][StumpWM fork]] that introduces two new variables for
customizing which-key keybindings.
customizing which-key keybindings. I submitted a [[https://github.com/stumpwm/stumpwm/pull/931][pull request]], so it
might come one day to StumpWM.
#+begin_src lisp
(setf *key-seq-color* "^2")
(setf *which-key-format* (concat *key-seq-color* "*~5a^n ~a"))