diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf new file mode 100644 index 0000000..9be1bcb --- /dev/null +++ b/.config/fontconfig/fonts.conf @@ -0,0 +1,10 @@ + + + + + monospace + + Symbols Nerd Font Mono + + + diff --git a/setup.sh b/setup.sh index 94e97c3..2a9e5f1 100755 --- a/setup.sh +++ b/setup.sh @@ -43,6 +43,7 @@ SYMLINKS=( ".config/dunst" ".config/fish" ".config/foot" + ".config/fontconfig" ".config/frogminer" ".config/ghostty" ".config/i3"