From 4709a46cfa0b69b113a4a8d66e6ab47fe3351d8f Mon Sep 17 00:00:00 2001
From: Raúl Benencia <id@rbenencia.name>
Date: Tue, 29 Oct 2024 08:03:41 -0700
Subject: emacs: add rul-fonts to literate config

---
 .emacs.d/rul-lisp/packages/rul-fonts.el | 2 ++
 1 file changed, 2 insertions(+)

(limited to '.emacs.d/rul-lisp/packages')

diff --git a/.emacs.d/rul-lisp/packages/rul-fonts.el b/.emacs.d/rul-lisp/packages/rul-fonts.el
index 95102e0..8395292 100644
--- a/.emacs.d/rul-lisp/packages/rul-fonts.el
+++ b/.emacs.d/rul-lisp/packages/rul-fonts.el
@@ -1,3 +1,5 @@
+;;; rul-fonts.el --- Fonts configuration
+
 (use-package fontaine
   :ensure t
   :config
-- 
cgit v1.2.3