.
This commit is contained in:
parent
54876c0968
commit
838ed81b93
2 changed files with 3 additions and 4 deletions
|
@ -131,11 +131,9 @@
|
|||
(tab-always-indent 'complete)
|
||||
(tool-bar-mode nil)
|
||||
:custom-face
|
||||
;;(default ((t (:weight bold :height 113 :width normal :family "VictorMono Nerd Font"))))
|
||||
(fixed-pitch ((t (:weight normal :height 105 :width narrow :family "MonaspiceXe Nerd Font Mono"))))
|
||||
;; (fixed-pitch ((t (:weight normal :height 105 :width condensed :family "LibertinusMono Nerd Font Mono"))))
|
||||
(default ((t (:weight normal :height 105 :family "LibertinusMono Nerd Font Mono"))))
|
||||
(fixed-pitch ((t (:weight normal :height 105 :family "LibertinusMono Nerd Font Mono"))))
|
||||
(variable-pitch ((t (:weight normal :height 130 :family "LibertinusSerif Nerd Font Propo"))))
|
||||
;(variable-pitch ((t (:weight normal :height 105 :width narrow :family "MonaspiceXe Nerd Font Propo"))))
|
||||
:hook
|
||||
(minibuffer-setup . cursor-intangible-mode)
|
||||
:config
|
||||
|
|
1
home/fontforge/.envrc
Normal file
1
home/fontforge/.envrc
Normal file
|
@ -0,0 +1 @@
|
|||
use guix python python-wrapper fontforge curl unzip make
|
Loading…
Reference in a new issue