From 0878f5321ffd5d7f9026934f0bdf08bcaa95ab90 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Fri, 20 Feb 2026 18:07:29 +0100 Subject: [PATCH] Reapply "set internal display to be on and left of the external display" This reverts commit 243883a7b30680624539c858268c1c130242d721. --- 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 ###################