This commit is contained in:
Lilith 2026-01-31 18:43:40 +01:00
parent aeac951461
commit 922b15f462
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
2 changed files with 7 additions and 7 deletions

8
flake.lock generated
View file

@ -177,11 +177,11 @@
},
"flake-private": {
"locked": {
"lastModified": 1764851282,
"narHash": "sha256-3Fiap0wQOUlp2V1YHSzpIqIdR188s5u7jYfBR0B+/wI=",
"lastModified": 1769726021,
"narHash": "sha256-sdKtc0Fy7DPyDHN9Zrz23VGqj0BQWxD5v+FsTLbvDgo=",
"ref": "main",
"rev": "c959ec66d9861b99eeb5948c5108f2b8ed4a3c4b",
"revCount": 9,
"rev": "11aea4d704b3b16180cb015542b3b9e6e101aea7",
"revCount": 11,
"type": "git",
"url": "ssh://git@git.firelilith.org/lilith/flake-private.git"
},

View file

@ -22,9 +22,9 @@ in
input.kb_layout = mkHostOverride "us";
monitor = mkHostOverride [
"DP-3, 3840x2160, 0x0, 1.5"
"DP-4, 2560x1440, 2560x0, 1"
"DP-6, 2560x1440, -1440x-350, 1, transform, 1"
"desc:ASUSTek COMPUTER INC ASUS VG289, 3840x2160, 0x0, 1.5"
"desc:Acer Technologies Acer B276HUL LZ2EE0124205, 2560x1440, 2560x0, 1"
"desc:Dell Inc. DELL U2518D 3C4YP8CDCWWL, 2560x1440, -1440x-350, 1, transform, 1"
",preferred,auto,1"
];
};