From a340c00353d6dde7f6f9b9cdb49b7918a54c39e9 Mon Sep 17 00:00:00 2001 From: Nydragon Date: Sat, 14 Sep 2024 14:05:04 +0200 Subject: [PATCH] fix(foot): remove dpi awareness --- home/foot.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/foot.nix b/home/foot.nix index fa3a709..e83b0a8 100644 --- a/home/foot.nix +++ b/home/foot.nix @@ -6,7 +6,6 @@ term = "xterm-256color"; font = "NotoSansM Nerd Font Mono:size=13"; - dpi-aware = "yes"; }; mouse = {