mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore: update monitor order for work pc
This commit is contained in:
parent
7d7d5a1dd4
commit
8a640e39cb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
_: {
|
_: {
|
||||||
monitors = [
|
monitors = [
|
||||||
{
|
{
|
||||||
name = "DP-4";
|
name = "DP-5";
|
||||||
resolution = "1920x1200";
|
resolution = "1920x1200";
|
||||||
position = "1920x0";
|
position = "1920x0";
|
||||||
}
|
}
|
||||||
|
|
@ -11,7 +11,7 @@ _: {
|
||||||
position = "0x0";
|
position = "0x0";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "DP-5";
|
name = "DP-4";
|
||||||
resolution = "1920x1200";
|
resolution = "1920x1200";
|
||||||
position = "3840x0";
|
position = "3840x0";
|
||||||
transform = 1;
|
transform = 1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue