Commit e81be9988a83

Vincent Demeester <vincent@sbr.pm>
2020-08-21 11:11:12
systems/wakasu: extraOptions for xpra…
… trying to make the quality of the windows a bit better. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent dc41ab5
Changed files (1)
systems
systems/wakasu.nix
@@ -87,6 +87,7 @@ in
         enable = true;
         bindTcp = "0.0.0.0:10000";
         pulseaudio = true;
+        extraOptions = [ "--video-scaling=0" "--min-quality=85" "--desktop-scaling=off" ];
       };
     };
     logind.extraConfig = ''