From cc8e1785e1d8a620d8e75bf529460e9a521acaf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20P=C3=A1rk=C3=A1nyi?= Date: Tue, 11 Aug 2026 12:34:12 +0200 Subject: [PATCH] fix(hyprland): one standing monitor for desktop --- hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 4e78933..f15c033 100755 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -13,7 +13,8 @@ #autogenerated = 1 # remove this line to remove the warning # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto +monitor=DP-2,preferred,0x0,1 +monitor=HDMI-A-2,1920x1080,1920x-420,1, transform,1 # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf