From 19158a40dca8e8dcf6a6cf0d7ca9e4e8a8074a52 Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Wed, 12 Feb 2025 17:48:05 +0100 Subject: [PATCH] Adds external monitor --- .config/hypr/config/Monitors.conf##class.Laptop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/config/Monitors.conf##class.Laptop b/.config/hypr/config/Monitors.conf##class.Laptop index 08e5c2b..e1a208b 100644 --- a/.config/hypr/config/Monitors.conf##class.Laptop +++ b/.config/hypr/config/Monitors.conf##class.Laptop @@ -6,9 +6,9 @@ # Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info. $primary=eDP-1 -$secondary=DP-2 +$secondary=HDMI-A-1 monitor=$primary, preferred, 0x0, 1 -monitor=$secondary, preferred, auto-left, 1 +monitor=$secondary, preferred, auto-up, 1 exec=xrandr --output $primary --primary