feat: Vertical to horizontal secondary monitor 3
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m37s
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m37s
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user