switch-to-unstable-os #3

Merged
tristan merged 29 commits from switch-to-unstable-os into main 2024-03-08 17:27:03 +00:00
2 changed files with 4 additions and 3 deletions
Showing only changes of commit e8e9a30f48 - Show all commits

View file

@ -24,10 +24,10 @@
(setq nerd-icons-font-names '("SymbolsNerdFontMono-Regular.ttf")) (setq nerd-icons-font-names '("SymbolsNerdFontMono-Regular.ttf"))
(setq doom-font (font-spec :family "Iosevka Nerd Font Mono" :size 14) (setq doom-font (font-spec :family "Iosevka Nerd Font Mono" :size 16)
doom-variable-pitch-font (font-spec :family "Iosevka Nerd Font Propo" :size 14) doom-variable-pitch-font (font-spec :family "Iosevka Nerd Font Propo" :size 16)
;; doom-symbol-font (font-spec :family "all-the-icons" :size 13) ;; doom-symbol-font (font-spec :family "all-the-icons" :size 13)
doom-big-font (font-spec :family "Iosevka Nerd Font Mono" :size 18 :weight 'demibold)) doom-big-font (font-spec :family "Iosevka Nerd Font Mono" :size 20 :weight 'demibold))
(defun add-back-emoji-fallback-font-families () (defun add-back-emoji-fallback-font-families ()
(when (fboundp 'set-fontset-font) (when (fboundp 'set-fontset-font)

View file

@ -200,6 +200,7 @@ in
aspellDicts.en-science aspellDicts.en-science
aspellDicts.de aspellDicts.de
binutils binutils
calc
cmake cmake
curl curl
direnv direnv