diff options
author | zachir <zachir@librem.one> | 2024-06-05 13:40:12 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-06-05 13:40:12 -0500 |
commit | c8ba8592ff99da5463e54cd3e90e0a0b8a8e7a38 (patch) | |
tree | 62c241ebffa99dc6fc48a4a7f6787aa1e784c434 | |
parent | 1d5a9b01a7a97c230b0253c018f3273eb708acc7 (diff) |
cas: remove cla's outputs
There's not any need for them on cas.
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 7f33a01..353b968 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -2,8 +2,6 @@ #{{{ 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 |