[Emacs] Fix hydra doc

This commit is contained in:
Lucien Cartier-Tilet 2022-06-26 22:24:14 +02:00
parent 1c2c33fd8c
commit bfef9895d6
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 2 deletions

View File

@ -1110,8 +1110,8 @@ transparency.
"
^Transparency^ ^Other^
^^^^^^^^^^^^^^------------------------
[_t_] increase transparency [_q_] quit
[_s_] decrease transparency
[_t_] decrease transparency [_q_] quit
[_s_] increase transparency
"
("q" nil :exit t)
("s" my/decrease-frame-alpha-background)