emacs config: removed symbol font from config.org

This commit is contained in:
2026-03-04 14:01:12 +01:00
parent a1007bee22
commit d2a62343e5
+2 -2
View File
@@ -1,7 +1,7 @@
* Theme
* Theme und Font
#+begin_src emacs-lisp
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font Mono" :size 14))
(setq doom-theme 'doom-gruvbox)
#+end_src