From 261d515326f3b300e703b71561796f6f7f1d3ffe Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Wed, 18 Feb 2026 17:13:47 +0100 Subject: [PATCH] set internal display to be on and left of the external display --- hyprland/.config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 6d4f145..98a3b3c 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -4,8 +4,8 @@ # See https://wiki.hypr.land/Configuring/Monitors/ monitor=HDMI-A-1,preferred,auto,1 -monitor=eDP-1,preferred,auto,1 -monitor=eDP-1,disable,auto,1 +monitor=eDP-1,preferred,auto-left,1 +#monitor=eDP-1,disable,auto,1 ###################