Tweak sway

This commit is contained in:
Nathan McCarty 2023-05-06 21:41:43 -04:00
parent ac58853af6
commit 2826bb8ad0
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 2 additions and 2 deletions

View File

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