Browse Source

Shorten key name

main
parent
commit
63633e98af
  1. 2
      modules/x11.org

2
modules/x11.org

@ -145,7 +145,7 @@ Toggle frame transparency with =SPC t r=.
#+begin_src emacs-lisp #+begin_src emacs-lisp
(dotfiles/leader (dotfiles/leader
"tr" '(dotfiles/toggle-transparency :which-key "Toggle transparency"))
"tr" '(dotfiles/toggle-transparency :which-key "Transparency"))
#+end_src #+end_src
* Footnotes * Footnotes

Loading…
Cancel
Save