disable gtk theme, remove rg alias, decr font

This commit is contained in:
Marco Thomas
2021-09-07 22:36:25 +02:00
parent 0006986ee1
commit 7f5b2502ff
3 changed files with 4 additions and 8 deletions

View File

@@ -63,7 +63,7 @@
;; Font
; default font
(set-face-attribute 'default nil :font "SFMono Nerd Font Mono" :height 110)
(set-face-attribute 'default nil :font "SFMono Nerd Font Mono" :height 90)
(set-fontset-font t 'unicode "Source Code Pro" nil 'prepend)
(set-fontset-font t 'unicode "Noto Color Emoji" nil 'append)