From 485bb5bfaa842eb928af267ee50dcfd2ab375e83 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 13 Sep 2024 17:15:04 +0200 Subject: Revert "125% seems better" This reverts commit 657c4b87a0da7aaf0d19db741c965cd740a972a1. back to 1.5, will need to fix the issues with Qt Quick rendering --- share/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/common.nix b/share/common.nix index 01a90c7..14fae91 100644 --- a/share/common.nix +++ b/share/common.nix @@ -189,7 +189,7 @@ in settings = { General = { # ensure we have proper scaling - GreeterEnvironment = "QT_WAYLAND_SHELL_INTEGRATION=layer-shell,QT_SCREEN_SCALE_FACTORS=1.25"; + GreeterEnvironment = "QT_WAYLAND_SHELL_INTEGRATION=layer-shell,QT_SCREEN_SCALE_FACTORS=1.5"; }; }; }; -- cgit v1.2.3