From 7d4dd5df417f150d4ec6841c26c681a0abce3d45 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Tue, 10 Oct 2023 21:46:25 -0400 Subject: [PATCH] feat(hyprland): add monitor rules for when connecting to dock --- config/hypr/main.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config/hypr/main.conf b/config/hypr/main.conf index 6e539f65..f24ca0e6 100644 --- a/config/hypr/main.conf +++ b/config/hypr/main.conf @@ -7,8 +7,12 @@ plugin { } } -# See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=eDP-1,1920x1200@60,0x0,1 +# See https://wiki.hyprland.org/Configuring/Monitors/ x y +monitor=desc:Acer Technologies Acer K212HQL T3EAA0014201, 1920x1080@60, 840x1000, 1, transform, 3 +monitor=desc:BOE 0x0964, 1920x1200@60, 0x2920, 1 +monitor=desc:Samsung Electric Company C27JG5x HTOM100586, 2560x1440@144, 1920x120, 1 +# Desc of monitor has comma, so force its default on everything and specify everything else +monitor=, 2560x1440@144, 1920x1560, 1 exec-once = $HYPR_PATH/lisgd.sh &