feat: Vertical to horizontal secondary monitor 3
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m37s

This commit is contained in:
2026-02-16 03:17:34 +05:30
parent 4ecf045deb
commit e249f13313

View File

@@ -61,9 +61,9 @@
{
output = device.monitors.secondary;
mode = "2560x1440@170";
position = "-1440x-1120";
position = "-2560x0";
scale = 1;
transform = 1;
transform = 0;
}
{
output = device.monitors.tertiary;