Skip to content

Commit

Permalink
fuzzel: remove dpi-aware = "no" (danth#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
Soliprem authored and mateusauler committed Nov 20, 2024
1 parent 984af9f commit 282c16b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/fuzzel/hm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ in {

main = {
font = "${config.stylix.fonts.sansSerif.name}:size=${toString config.stylix.fonts.sizes.popups}";
dpi-aware = "no";
};
};
}

0 comments on commit 282c16b

Please sign in to comment.