From e6fb581ac8e0d971317dc5cd41e8133cad09db91 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 24 Mar 2024 08:31:11 +0000 Subject: [PATCH] foot: disable dpi aware, too small on some screens --- home/foot/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/foot/default.nix b/home/foot/default.nix index e00b32f7..aca152d7 100644 --- a/home/foot/default.nix +++ b/home/foot/default.nix @@ -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 = {