diff options
| author | ZachIR <zachir@librem.one> | 2026-04-22 16:23:31 -0500 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-04-22 16:23:31 -0500 |
| commit | e695b456fce2eff8cfaf6335a0587a359f54f8f2 (patch) | |
| tree | ea4ba9b4f7351e18c2dc024efaecb9f4ae4a8e15 /hypr | |
| parent | 89c0fba42e4ec69d6243c5e5a499f41969ddf916 (diff) | |
| parent | 7a7e3d4f96a193e90bf17b23370e678a16eca48d (diff) | |
Merge branch 'master' into car
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 b7b58c4..8abdb73 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 |
