diff options
author | zachir <zachir@librem.one> | 2025-06-29 21:07:09 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-06-29 21:07:09 -0500 |
commit | 2dd8d0dc986b18d9ea065fde2e0e088053df8922 (patch) | |
tree | 7c82e851205797461d901012a57ea692d4b6913d | |
parent | 9f80bcde3c3ff4e35be9aaeda800ed4bed2f174c (diff) |
Update master monitor config
-rw-r--r-- | hypr/hyprland.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 86f1f77..cda3a0f 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1,9 +1,6 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ #{{{ Monitor config -monitor = eDP-1, 1920x1080@60, 0x0, 1 monitor = , preferred, auto, 1 -monitor = HDMI-A-1, 1920x1080@60, 0x0, 1 -monitor = DP-1, 1920x1080@60, 1920x0, 1 #}}} # See https://wiki.hyprland.org/Configuring/Keywords/ for more |