scaling with non ints is a big pain
This commit is contained in:
parent
3c38ff2fe7
commit
6b957f8bae
|
@ -186,12 +186,6 @@ in
|
|||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
settings = {
|
||||
General = {
|
||||
# ensure we have proper scaling
|
||||
GreeterEnvironment = "QT_WAYLAND_SHELL_INTEGRATION=layer-shell,QT_SCREEN_SCALE_FACTORS=1.25";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# enable sound with PipeWire
|
||||
|
|
Loading…
Reference in a new issue