From d855d10041551e0242fa465868d908fdd46f2f1b Mon Sep 17 00:00:00 2001 From: "committer@t470p" Date: Tue, 24 Mar 2026 06:40:16 -0500 Subject: [PATCH] + highest resolution and refresh rate for connected displays --- dots/hyprland/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 04a8e2c..87b5e5d 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -423,8 +423,9 @@ binds { # -------------------------------------------------- # default settings for new displays that are connected (they will show up to the right of the rightmost display): -monitor = , preferred, auto, auto - +# monitor = name, resolution, position, scale +#monitor = , preferred, auto, auto +monitor = , highres@highrr, auto, 1 #################################################### ### nvidia ###