From 6e55f047856a050bdc817b1688d486c3c8b2d90e Mon Sep 17 00:00:00 2001 From: Joe <rbo@gmx.us> Date: Tue, 7 Jan 2025 22:14:30 +0100 Subject: up --- .config/fontconfig/fonts.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index 8a0386d..3c11d8e 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -19,12 +19,4 @@ <family>Terminess Nerd Font</family> </prefer> </alias> - <match target="pattern"> - <test qual="any" name="family"> - <string>Terminess Nerd Font</string> - </test> - <edit name="antialias" mode="assign"> - <bool>false</bool> - </edit> - </match> </fontconfig> -- cgit v1.2.3