parent
3ee83cc4e1
commit
e5fb8d625d
4
+ui.el
4
+ui.el
|
@ -14,10 +14,6 @@
|
|||
(setq doom-modeline-major-mode-icon t
|
||||
doom-modeline-persp-name t
|
||||
doom-modeline-buffer-encoding nil)
|
||||
;; HACK Emacs 29 modeline font workaround
|
||||
(after! doom-modeline
|
||||
(set-face-attribute 'mode-line nil :family "Iosevka Medium" :height 190)
|
||||
(set-face-attribute 'mode-line-inactive nil :family "Iosevka Medium" :height 190))
|
||||
;; Hide direnv environment variables popup
|
||||
(setq direnv-always-show-summary nil)
|
||||
;; Change splash-screen banner
|
||||
|
|
Loading…
Reference in New Issue