Tweak sway
This commit is contained in:
parent
ac58853af6
commit
2826bb8ad0
|
@ -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; }; };
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue