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

@ -164,8 +164,5 @@
;; Diminish modeline litter
(use-package icejam-diminish :ensure nil)
;; This is a temporary workaround for elpaca not working properly:
(progn (elpaca-process-queues) (run-hooks 'elpaca-after-init-hook))
(provide 'icejam-custom-init)
;;; icejam-custom-init.el ends here