From 4eec66c76f1c1662768626aeb677107c362f0edb Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 27 Apr 2025 09:56:38 -0400 Subject: [PATCH] Set hyprland monitor config back to default and let shikane handle setup --- README.org | 10 +++++----- hyprland.conf | 4 ---- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index 0283f5e..efe78de 100644 --- a/README.org +++ b/README.org @@ -77,12 +77,12 @@ Run the block below with ~C-c C-c~ to tangle code blocks to config file. ** Monitors - [[https://wiki.hyprland.org/Configuring/Monitors][Hyprland Wiki - Configuring - Monitors]] - + +#+BEGIN_EXAMPLE conf +monitor = name, resolution, position, scale +#+END_EXAMPLE + #+BEGIN_SRC conf :tangle hyprland.conf -monitor = desc:LG Display 0x0625, disable -monitor = desc:LG Electronics LG ULTRAGEAR 305MXUN80518, 2560x1440@144, 0x0, 1 -monitor = desc:LG Electronics LG ULTRAGEAR 112NTTQC0153, 2560x1440@165, 2560x0, 1 -monitor = desc:LG Electronics LG ULTRAGEAR 111NTUWM4574, 2560x1440@165, 5120x0, 1 monitor = , preferred, auto, 1 #+END_SRC diff --git a/hyprland.conf b/hyprland.conf index 092ec55..c98baf5 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -1,7 +1,3 @@ -monitor = desc:LG Display 0x0625, disable -monitor = desc:LG Electronics LG ULTRAGEAR 305MXUN80518, 2560x1440@144, 0x0, 1 -monitor = desc:LG Electronics LG ULTRAGEAR 112NTTQC0153, 2560x1440@165, 2560x0, 1 -monitor = desc:LG Electronics LG ULTRAGEAR 111NTUWM4574, 2560x1440@165, 5120x0, 1 monitor = , preferred, auto, 1 $terminal = foot