feat: Adds META-L to lock computer.

This commit is contained in:
2025-10-01 15:56:43 -04:00
parent c88d070b86
commit dccf54e115

View File

@@ -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"