monitors
This commit is contained in:
parent
aeac951461
commit
922b15f462
2 changed files with 7 additions and 7 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -177,11 +177,11 @@
|
||||||
},
|
},
|
||||||
"flake-private": {
|
"flake-private": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1764851282,
|
"lastModified": 1769726021,
|
||||||
"narHash": "sha256-3Fiap0wQOUlp2V1YHSzpIqIdR188s5u7jYfBR0B+/wI=",
|
"narHash": "sha256-sdKtc0Fy7DPyDHN9Zrz23VGqj0BQWxD5v+FsTLbvDgo=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "c959ec66d9861b99eeb5948c5108f2b8ed4a3c4b",
|
"rev": "11aea4d704b3b16180cb015542b3b9e6e101aea7",
|
||||||
"revCount": 9,
|
"revCount": 11,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://git@git.firelilith.org/lilith/flake-private.git"
|
"url": "ssh://git@git.firelilith.org/lilith/flake-private.git"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -22,9 +22,9 @@ in
|
||||||
input.kb_layout = mkHostOverride "us";
|
input.kb_layout = mkHostOverride "us";
|
||||||
|
|
||||||
monitor = mkHostOverride [
|
monitor = mkHostOverride [
|
||||||
"DP-3, 3840x2160, 0x0, 1.5"
|
"desc:ASUSTek COMPUTER INC ASUS VG289, 3840x2160, 0x0, 1.5"
|
||||||
"DP-4, 2560x1440, 2560x0, 1"
|
"desc:Acer Technologies Acer B276HUL LZ2EE0124205, 2560x1440, 2560x0, 1"
|
||||||
"DP-6, 2560x1440, -1440x-350, 1, transform, 1"
|
"desc:Dell Inc. DELL U2518D 3C4YP8CDCWWL, 2560x1440, -1440x-350, 1, transform, 1"
|
||||||
",preferred,auto,1"
|
",preferred,auto,1"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue