From 3c3f7d0b5eaec3717395647e18e3ce8a7409294b Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 20 Oct 2024 18:43:55 -0400 Subject: [PATCH] add lock shortcut Signed-off-by: ahuston-0 --- users/alice/home/hypr/hyprland.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users/alice/home/hypr/hyprland.conf b/users/alice/home/hypr/hyprland.conf index d1381a6..f430319 100644 --- a/users/alice/home/hypr/hyprland.conf +++ b/users/alice/home/hypr/hyprland.conf @@ -201,3 +201,6 @@ bind = $mainMod, escape, exec, hyprctl reload # open bwm bind = $mainMod, P, exec, bwm + +# lock screen +bind = $mainMod, L, exec, loginctl lock-session