fuzzel: remove dpi-aware = "no" (#584)

This commit is contained in:
Soliprem 2024-10-06 21:18:43 +02:00 committed by GitHub
parent e7e9705977
commit 39e5435c1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,6 @@ in {
main = {
font = "${config.stylix.fonts.sansSerif.name}:size=${toString config.stylix.fonts.sizes.popups}";
dpi-aware = "no";
};
};
}