fix and update to 25.05 woo
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2025-07-17 08:46:43 +01:00
parent ccfa4fdb4f
commit e79499c35f
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
11 changed files with 261 additions and 301 deletions

View file

@ -14,7 +14,7 @@
];
}
{
profile.name = "work";
profile.name = "work1";
profile.outputs = [
{
criteria = "HP Inc. HP E27 G5 CNC33810R4";
@ -29,6 +29,22 @@
}
];
}
{
profile.name = "work2";
profile.outputs = [
{
criteria = "Samsung Electric Company LF27T35 H4ZNB01306";
mode = "1920x1080@60.00Hz";
position = "0,0";
}
{
criteria = "eDP-1";
status = "enable";
scale = 1.0;
position = "1920,0";
}
];
}
];
};
}