Update emacs.org

This commit is contained in:
Sakooooo 2023-10-15 13:51:57 +04:00 committed by GitHub
parent 33575254e5
commit 78934b772d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,7 +180,7 @@ M-x org-bable-tangle
(use-package doom-modeline
:ensure t
:init (doom-modeline-mode 1)
:custom ((doom-modeline-height 35)))
:custom ((doom-modeline-height 45)))
#+end_src
** Better help menu
#+begin_src emacs-lisp