1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

chore: specify mode for new monitor

This commit is contained in:
oddlama 2025-04-27 10:46:36 +02:00
parent 97625ae36c
commit 919ce9fc6a
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -163,7 +163,7 @@ in
}
(mkIf (nixosConfig.node.name == "kroma") {
monitor = [
"DP-2, preferred, 0x0, 1"
"DP-2, 3840x2160@120, 0x0, 1"
"DP-3, preferred, -3840x0, 1"
# Thank you NVIDIA for this generous, free-of-charge, extra monitor that
# doesn't exist and crashes yoru session sometimes when moving a window to it.