Few misc fixes #emacs font, #qutebrowser search
Also, remove unread tag from sentry error emails.
This commit is contained in:
@ -13,8 +13,8 @@
|
||||
(setq doom-theme 'wombat)
|
||||
|
||||
;; Fonts
|
||||
(setq doom-font (font-spec :family "Sudo" :size 15))
|
||||
(setq doom-big-font (font-spec :family "Sudo" :size 22))
|
||||
(setq doom-font (font-spec :family "IBM Plex Mono" :size 14))
|
||||
(setq doom-big-font (font-spec :family "IBM Plex Mono" :size 21))
|
||||
|
||||
;; Host-specific config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user