summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/common.nix b/share/common.nix
index 14fae91..01a90c7 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.5";
+ GreeterEnvironment = "QT_WAYLAND_SHELL_INTEGRATION=layer-shell,QT_SCREEN_SCALE_FACTORS=1.25";
};
};
};