Revert "125% seems better"

This reverts commit 657c4b87a0.

back to 1.5, will need to fix the issues with Qt Quick rendering
This commit is contained in:
Christoph Cullmann 2024-09-13 17:15:04 +02:00
parent 657c4b87a0
commit 485bb5bfaa
No known key found for this signature in database

View file

@ -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";
};
};
};