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:
parent
657c4b87a0
commit
485bb5bfaa
|
@ -189,7 +189,7 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
General = {
|
General = {
|
||||||
# ensure we have proper scaling
|
# 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";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue