Avoid blindness on HiDPI screen

This commit is contained in:
coolneng 2020-05-11 18:05:52 +02:00
parent 661e49ba17
commit 682675cbfd
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 2 additions and 1 deletions

2
+ui.el
View File

@ -1,7 +1,7 @@
;;; ~/.doom.d/+ui.el -*- lexical-binding: t; -*-
;; Appearance settings
;; Set Font and theme
(setq doom-font (font-spec :family "Iosevka Medium" :size 16)
(setq doom-font (font-spec :family "Iosevka Medium" :size 24)
doom-theme 'doom-nord)
;; Display Magit status in fullscreen
(after! magit

View File

@ -160,6 +160,7 @@
swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
web ; the tubes
yaml ; JSON, but readable
:email
;;(mu4e +gmail)