Stumpwm configs

This commit is contained in:
Ian Keane 2026-08-07 00:59:48 -04:00
parent feadd84c93
commit 6339a9ef31
4 changed files with 105 additions and 5 deletions

View file

@ -186,7 +186,7 @@ Setting this in the :init of evil doesn't work for some reason. It has to be ear
;; '(font . "Fira Code Mono 16"))
(set-face-attribute 'default nil
:family "Fira Code"
:family "FiraCode Nerd Font Mono"
:height 160)
;; (load-theme 'doom-oceanic-next t)