Few misc fixes #emacs font, #qutebrowser search

Also, remove unread tag from sentry error emails.
This commit is contained in:
Colin Powell
2019-10-25 00:10:01 -04:00
parent f927f4d22b
commit 408d36ac85
3 changed files with 4 additions and 4 deletions

View File

@ -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