improve sway config

This commit is contained in:
jopejoe1 2024-07-13 23:42:25 +02:00
parent 32018c31a4
commit 6479fa050e
2 changed files with 24 additions and 1 deletions

View file

@ -20,14 +20,17 @@ in
output = {
HDMI-A-4 = {
mode = "1280x1024@75.025Hz";
pos = "2560 0";
};
HDMI-A-3 = {
mode = "2560x1440@143.991Hz";
adaptive_sync = "on";
pos = "0 0";
};
DP-3 = {
mode = "1920x1080@60.000Hz";
transform ="270";
transform = "270";
pos = "-1080 0";
};
};
};