From f8e55bfb2b2f4b65d3d041d588b60ec69c634c91 Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Mon, 24 Mar 2025 23:48:52 +0100 Subject: [PATCH] Adds keybind for DKMS --- .config/hypr/config/Monitors.conf##class.Laptop | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/config/Monitors.conf##class.Laptop b/.config/hypr/config/Monitors.conf##class.Laptop index 0ce6f16..29e3630 100644 --- a/.config/hypr/config/Monitors.conf##class.Laptop +++ b/.config/hypr/config/Monitors.conf##class.Laptop @@ -17,3 +17,4 @@ exec=xrandr --output $primary --primary bindl = , switch:off:Lid Switch,exec,hyprctl dispatch dpms on # trigger when the switch is turning on bindl = , switch:on:Lid Switch,exec,hyprctl dispatch dpms off +bind = SUPER, P, exec, hyprctl dispatch dpms on