From e93bc632a0c3e1971f8b1bcd4234770c739fa4b1 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Thu, 13 Jun 2024 16:02:11 +0530 Subject: [PATCH] new lid switch trigger --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 13e9f55..a91cbef 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -257,7 +257,7 @@ bind = CTRL ALT, M, exec, nbfc set -f 0 1 -s 100 bind = CTRL ALT, P, exec, nbfc set -f 0 1 -a # Lid Switch -bindl=,switch:Lid Switch, exec, systemctl suspend; hyprlock +bindl=,switch:Lid Switch, exec, systemctl suspend # Gamemode bind = WIN, F1, exec, ~/.config/hypr/gamemode.sh