2024-01-30 14:21:50 +00:00
|
|
|
{...}: {
|
2024-04-13 07:29:06 +01:00
|
|
|
wayland.windowManager.sway.config = {
|
|
|
|
output = {
|
|
|
|
"Acer Technologies ED270R TJMEE0043W01" = {
|
|
|
|
mode = "1920x1080@165Hz";
|
2024-04-20 19:25:38 +01:00
|
|
|
pos = "1080 420";
|
2024-04-13 07:29:06 +01:00
|
|
|
adaptive_sync = "off";
|
|
|
|
};
|
|
|
|
"Ancor Communications Inc VS278 FALMQS032358" = {
|
|
|
|
pos = "0 0";
|
2024-04-20 19:25:38 +01:00
|
|
|
transform = "270";
|
2024-04-13 07:29:06 +01:00
|
|
|
};
|
|
|
|
};
|
2024-02-03 19:41:10 +00:00
|
|
|
};
|
2024-04-21 06:40:55 +01:00
|
|
|
programs.waybar.settings.main.output = ["DP-2"];
|
2024-01-07 08:29:44 +00:00
|
|
|
}
|