diff --git a/.config/hypr/config/Monitors.conf##class.Laptop b/.config/hypr/config/Monitors.conf##class.Laptop index 29e3630..8294fe6 100644 --- a/.config/hypr/config/Monitors.conf##class.Laptop +++ b/.config/hypr/config/Monitors.conf##class.Laptop @@ -14,7 +14,7 @@ monitor=$secondary, preferred, auto-up, 1 exec=xrandr --output $primary --primary # trigger when the switch is turning off -bindl = , switch:off:Lid Switch,exec,hyprctl dispatch dpms on +bindlt = , 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 +bindlt = , switch:on:Lid Switch,exec,hyprctl dispatch dpms off +bindlt = SUPER, SPACE, exec, hyprctl dispatch dpms on