foot: disable dpi aware, too small on some screens
This commit is contained in:
parent
52c7547539
commit
e6fb581ac8
|
@ -8,7 +8,7 @@
|
|||
title = "foot";
|
||||
locked-title = "no";
|
||||
font = with config.stylix.fonts; "${monospace.name}:size=${toString sizes.applications}";
|
||||
dpi-aware = "yes";
|
||||
dpi-aware = "no";
|
||||
pad = "10x10";
|
||||
};
|
||||
bell = {
|
||||
|
|
Loading…
Reference in a new issue