diff options
| author | ZachIR <zachir@librem.one> | 2026-04-22 16:24:21 -0500 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-04-22 16:24:21 -0500 |
| commit | 170a4397c2c987c8b74388a472a0709a8fcfa8c5 (patch) | |
| tree | 22ffd9c78fcb46ddf1ffcead1a5a0fb27e484308 /hypr | |
| parent | e695b456fce2eff8cfaf6335a0587a359f54f8f2 (diff) | |
Use highres highrr syntax for all hypr mons
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 8abdb73..34c03f0 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -2,7 +2,7 @@ #{{{ Monitor config #monitor = DP-2, highres highrr, 0x0, 1 #monitor = HDMI-A-1, highres highrr, 1920x0, 1 -#monitor = eDP-1, highres highrr, 0x0, 1 +monitor = eDP-1, highres highrr, 0x0, 1 monitor = , highres highrr, auto, 1 #}}} |
