From aeabb0d64c1fffdd4fbc17f0e7a9ed31220c7825 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sun, 18 Jan 2026 18:47:56 +0800 Subject: [PATCH] examples: emacs: Add packages for fonts specified in the configuration into comment as well. --- modules/rosenthal/examples/emacs/fonts.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/rosenthal/examples/emacs/fonts.el b/modules/rosenthal/examples/emacs/fonts.el index 9eeb907..2a544ba 100644 --- a/modules/rosenthal/examples/emacs/fonts.el +++ b/modules/rosenthal/examples/emacs/fonts.el @@ -7,6 +7,9 @@ ;; https://github.com/DogLooksGood/meomacs/blob/master/laf.org ;; 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-fonts '((sans . "sans") (serif . "serif")