diff options
| author | ZachIR <zachir@librem.one> | 2026-04-22 16:22:48 -0500 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-04-22 16:22:48 -0500 |
| commit | 935dee6492c3f03461ab212d0683589357eb2a63 (patch) | |
| tree | bf2db8a6666a62a92cd563ea42b3b7fa30949113 | |
| parent | 2418ffd3d74dde0de4487c310acc6f111f0fbe4c (diff) | |
Use Hypr highres highrr syntax for res/rr
| -rw-r--r-- | hypr/hyprland.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index b6a08ce..f3515b5 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1,9 +1,9 @@ # See https://wiki.hypr.land/Configuring/Monitors/ #{{{ Monitor config -#monitor = DP-2, 1920x1080@75, 0x0, 1 -#monitor = HDMI-A-1, 1920x1080@75, 1920x0, 1 -#monitor = eDP-1, 1920x1080@60, 0x0, 1 -monitor = , preferred, auto, 1 +#monitor = DP-2, highres highrr, 0x0, 1 +#monitor = HDMI-A-1, highres highrr, 1920x0, 1 +#monitor = eDP-1, highres highrr, 0x0, 1 +monitor = , highres highrr, auto, 1 #}}} # See https://wiki.hypr.land/Configuring/Keywords/ for more |
