diff options
| author | zachir <zachir@librem.one> | 2026-04-24 10:07:03 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-04-24 10:07:03 -0500 |
| commit | 802b80be08581676c9a6f499e82fbbb2e79b9d37 (patch) | |
| tree | 11fe62eddc72b5e23675bada50890d4c0b27d2b3 /hypr | |
| parent | efe3d81952e04d9f75b1f2390d7722d5296ad095 (diff) | |
| parent | 7a7e3d4f96a193e90bf17b23370e678a16eca48d (diff) | |
Merge branch 'master' into cascas
Diffstat (limited to 'hypr')
| -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 ffd802a..8efc2a1 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 |
