diff options
author | zachir <zachir@librem.one> | 2025-07-04 08:29:29 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-04 08:29:29 -0500 |
commit | f5b8677d6653479a113cf4a7325e5b5f2f02e404 (patch) | |
tree | cbe5259918ce700ee2b5a5d70f991996fe4d026c | |
parent | 66bd3993707f569d7302796e4d614d2332bfbbca (diff) |
Make monitors in hypr in ordercla
-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 cb245aa..b9eba3a 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1,7 +1,7 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ #{{{ Monitor config -monitor = HDMI-A-1, 1920x1080@75, 1920x0, 1 monitor = DP-2, 1920x1080@75, 0x0, 1 +monitor = HDMI-A-1, 1920x1080@75, 1920x0, 1 monitor = , preferred, auto, 1 #}}} |