mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-12 21:04:22 +00:00
examples: emacs: Add packages for fonts specified in the configuration into comment as well.
This commit is contained in:
parent
a1f6309513
commit
aeabb0d64c
@ -7,6 +7,9 @@
|
|||||||
;; https://github.com/DogLooksGood/meomacs/blob/master/laf.org
|
;; https://github.com/DogLooksGood/meomacs/blob/master/laf.org
|
||||||
;; https://github.com/nykma/nema/blob/develop/my-sample/font.el
|
;; https://github.com/nykma/nema/blob/develop/my-sample/font.el
|
||||||
|
|
||||||
|
;;guix:font-adobe-source-serif
|
||||||
|
;;guix:font-google-noto-emoji
|
||||||
|
;;guix:font-sarasa-gothic
|
||||||
(defvar nema--font-size 12 "Font size")
|
(defvar nema--font-size 12 "Font size")
|
||||||
(defvar nema-fonts '((sans . "sans")
|
(defvar nema-fonts '((sans . "sans")
|
||||||
(serif . "serif")
|
(serif . "serif")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user