From 02676125124aaea7c1a35e55cf464d47f75ecff1 Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Fri, 20 Dec 2024 09:18:16 +0100 Subject: [PATCH] DPI aware foot --- home/wayland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/wayland/default.nix b/home/wayland/default.nix index 655ea5b..e3ed100 100644 --- a/home/wayland/default.nix +++ b/home/wayland/default.nix @@ -10,8 +10,8 @@ enable = true; settings = { main = { - font = "JetBrains Mono Nerd Font:size=10"; - dpi-aware = "no"; + font = "JetBrainsMono Nerd Font:size=10"; + dpi-aware = "yes"; }; # nordiq from https://codeberg.org/dnkl/foot/src/branch/master/themes/ colors = {