mirror of
https://github.com/danth/stylix
synced 2024-11-24 21:23:24 +00:00
fuzzel: remove dpi-aware = "no" (#584)
This commit is contained in:
parent
e7e9705977
commit
39e5435c1d
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ in {
|
|||
|
||||
main = {
|
||||
font = "${config.stylix.fonts.sansSerif.name}:size=${toString config.stylix.fonts.sizes.popups}";
|
||||
dpi-aware = "no";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue