Commit c48d7f2
Eric Bower
·
2026-08-28 19:51:09 -0400 EDT
parent f7a1c69
Revert "chore: use fontconfig for monstar" This reverts commit f7a1c696660db48e74f6ede8a37bcf03ec05d6c6.
2 files changed,
+1,
-12
1@@ -1,12 +0,0 @@
2-<?xml version="1.0"?>
3-<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
4-<fontconfig>
5- <!-- Primary family followed by preferred language or script fallbacks. -->
6- <alias binding="strong">
7- <family>Monstar</family>
8- <prefer>
9- <family>JetBrainsMono Nerd Font</family>
10- <family>monospace</family>
11- </prefer>
12- </alias>
13-</fontconfig>
+1,
-0
1@@ -1,3 +1,4 @@
2+font-family = JetBrainsMono Nerd Font
3 font-size = 14px
4 theme = Monokai Classic
5 window-padding-x = 4