From b4c82dfd7563b719ba6d47e870d8f8e9d27d4371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Fri, 11 Apr 2025 00:39:06 +0200 Subject: [PATCH] tungsten: adapt dpi --- nix/configurations/tungsten/home/misc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/configurations/tungsten/home/misc.nix b/nix/configurations/tungsten/home/misc.nix index cf5a4925..3b854182 100644 --- a/nix/configurations/tungsten/home/misc.nix +++ b/nix/configurations/tungsten/home/misc.nix @@ -44,7 +44,7 @@ size ; }; - xresources.properties."Xft.dpi" = 150; + xresources.properties."Xft.dpi" = 92; i18n.inputMethod.enabled = "fcitx5"; # Disable the blueman pop up persistently