General comment and autoload tag update + clean up
This commit is contained in:
parent
eed919e1bb
commit
6a3252d902
11 changed files with 84 additions and 54 deletions
|
@ -52,7 +52,7 @@
|
|||
(tool-bar-mode -1) ; no toolbar
|
||||
;; full filename in frame title
|
||||
(setq frame-title-format '(buffer-file-name "%f" ("%b")))
|
||||
;; set font
|
||||
;; Set theme and font
|
||||
(with-demoted-errors "FONT ERROR: %s"
|
||||
(set-frame-font doom-default-font t)
|
||||
;; Fallback to `doom-unicode-font' for Unicode characters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue