fuzzel.dpi-aware back to false

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-12 00:44:27 +03:00
parent f5e5b30f76
commit bc2d3e4dae

View File

@ -268,7 +268,7 @@ in {
main = { main = {
terminal = terminal + " -e"; terminal = terminal + " -e";
fields = "filename,name,generic,keywords,categories,exec"; fields = "filename,name,generic,keywords,categories,exec";
dpi-aware = true; dpi-aware = false;
horizontal-pad = 12; horizontal-pad = 12;
vertical-pad = 12; vertical-pad = 12;
show-actions = true; show-actions = true;