From 919ce9fc6a6465b32acce6b89b4528a39f4c0f23 Mon Sep 17 00:00:00 2001 From: oddlama Date: Sun, 27 Apr 2025 10:46:36 +0200 Subject: [PATCH] chore: specify mode for new monitor --- users/myuser/graphical/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/myuser/graphical/hyprland.nix b/users/myuser/graphical/hyprland.nix index 0adf0fc..de37d54 100644 --- a/users/myuser/graphical/hyprland.nix +++ b/users/myuser/graphical/hyprland.nix @@ -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.