scaling with non ints is a big pain

This commit is contained in:
Christoph Cullmann 2024-09-19 00:24:43 +02:00
parent 3c38ff2fe7
commit 6b957f8bae
No known key found for this signature in database

View file

@ -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