diff --git a/machines/levitation/home.nix b/machines/levitation/home.nix index 9f205f4..d4a19c1 100644 --- a/machines/levitation/home.nix +++ b/machines/levitation/home.nix @@ -31,7 +31,7 @@ wayland.windowManager.sway.config = { output = { DP-1 = { - scale = "1.25"; + scale = "1.4"; subpixel = "rgb"; max_render_time = "6"; adaptive_sync = "on"; @@ -74,7 +74,7 @@ tray = true; temperature = { day = 6300; - night = 4100; + night = 4300; }; settings = { general = { fade = 1; }; }; };