From 243883a7b30680624539c858268c1c130242d721 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Wed, 18 Feb 2026 17:47:56 +0100 Subject: [PATCH] Revert "set internal display to be on and left of the external display" This reverts commit 261d515326f3b300e703b71561796f6f7f1d3ffe. --- 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 98a3b3c..6d4f145 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-left,1 -#monitor=eDP-1,disable,auto,1 +monitor=eDP-1,preferred,auto,1 +monitor=eDP-1,disable,auto,1 ###################