Set font differently
All checks were successful
/ Test config on 20 (push) Successful in 24s

This commit is contained in:
Maciej 2026-06-28 11:23:09 +03:00
parent 377b95bd7f
commit ff0abe9f2e
Signed by: maciej
GPG key ID: 28243AF437E32F99
5 changed files with 33 additions and 9 deletions

View file

@ -30,7 +30,7 @@
(require 'icejam-base16-catppuccin-frappe)
(if (memq window-system '(x mac ns))
(enable-theme 'icejam-base16-catppuccin-frappe)
(enable-theme 'icejam-base16-zenburn)
(enable-theme 'icejam-base16-zenburn)))
(provide 'icejam-themes)