forked from mirrors_public/oddlama_nix-config
chore: specify mode for new monitor
This commit is contained in:
parent
97625ae36c
commit
919ce9fc6a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue