home-profile: change emacs package and font. materusPC: enable emacs

This commit is contained in:
2024-04-05 21:57:37 +02:00
parent 38eafec797
commit b4e3c7cea3
3 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -39,8 +39,7 @@
;Graphical
(when (display-graphic-p)
(set-frame-font "FiraCode Nerd Font" nil t)
(set-frame-font "Hack Nerd Font" nil t)
)