From dccf54e11582519ee3fc91391d06028c56e94df0 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Wed, 1 Oct 2025 15:56:43 -0400 Subject: [PATCH] feat: Adds META-L to lock computer. --- env/.config/hypr/keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/env/.config/hypr/keybinds.conf b/env/.config/hypr/keybinds.conf index 1a961cb..3aa754c 100644 --- a/env/.config/hypr/keybinds.conf +++ b/env/.config/hypr/keybinds.conf @@ -52,6 +52,7 @@ bindd = $mainMod, J, Focus window - down, movefocus, d bindd = $mainMod, K, Focus window - up, movefocus, u # move window focus using vim keys bindd = $mainMod, L, Focus window - right, movefocus, r # move window focus using vim keys bindd = $mainMod SHIFT, L, Workspace - forward, workspace, +1 +bindd = $HYPER, L, [L]ock computer, exec, hyprlock bindd = $mainMod, M, [M]usic - apple, exec, $pwa --focus "https://music.apple.com" bindd = $mainMod SHIFT, M, [M]enu bar - toggle visible, exec, $scripts/toggle-waybar bindd = $mainMod, P, [P]assword manager, exec, $pwa --special pass "https://pass.proton.me"