This commit is contained in:
Daniel Ziltener 2023-12-18 01:31:58 +01:00
parent f6903fe1fa
commit 22466b6569
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -131,7 +131,7 @@
(tool-bar-mode nil)
:custom-face
;;(default ((t (:weight bold :height 113 :width normal :family "VictorMono Nerd Font"))))
(default ((t (:weight normal :height 105 :width narrow :family "MonaspiceXe Nerd Font Mono"))))
(fixed-pitch ((t (:weight normal :height 105 :width narrow :family "MonaspiceXe Nerd Font Mono"))))
(variable-pitch ((t (:weight normal :height 105 :width narrow :family "MonaspiceXe Nerd Font Propo"))))
:hook
(minibuffer-setup . cursor-intangible-mode)