From 987dc55fdc6e872a49151fe7167babfc01c388b6 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 23 Jul 2023 14:06:22 -0500 Subject: [PATCH] feat(hypr): enable laptop screen toggle on switch open/close --- dots/.config/hypr/wm/monitors.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dots/.config/hypr/wm/monitors.conf b/dots/.config/hypr/wm/monitors.conf index 488ad2a7..206eb170 100644 --- a/dots/.config/hypr/wm/monitors.conf +++ b/dots/.config/hypr/wm/monitors.conf @@ -1 +1,3 @@ -monitor = ,preferred,auto,1 +monitor = , preferred, auto, 1 +bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, 1" +bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable"