diff --git a/stow/.config/matugen/templates/walker.css b/stow/.config/matugen/templates/walker.css index 4d566e3..039d8b4 100644 --- a/stow/.config/matugen/templates/walker.css +++ b/stow/.config/matugen/templates/walker.css @@ -7,6 +7,10 @@ @define-color background {{colors.background.default.hex}}; @define-color primary {{colors.primary_container.default.hex}}; +* { + font-family: {{ custom.font }}; +} + #window, #box, #aiScroll,