mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
From doom-modeline readme
This commit is contained in:
parent
cc43dc2d62
commit
fa8d8bd25a
1 changed files with 6 additions and 0 deletions
|
|
@ -105,5 +105,11 @@
|
|||
))
|
||||
;; (remove-hook 'window-size-change-functions #'hoagie-adjust-font-size)
|
||||
|
||||
;; (setq doom-modeline-height 20) ; optional
|
||||
;; (if (facep 'mode-line-active)
|
||||
;; (set-face-attribute 'mode-line-active nil :family "Roboto Mono" :height 100) ; For 29+
|
||||
;; (set-face-attribute 'mode-line nil :family "Roboto Mono" :height 100))
|
||||
;; (set-face-attribute 'mode-line-inactive nil :family "Roboto Mono" :height 100)
|
||||
|
||||
(provide 'fonts)
|
||||
;;; fonts.el ends here
|
||||
|
|
|
|||
Loading…
Reference in a new issue