add default hyprlock config, add lockscreen bind

This commit is contained in:
Вячеслав 2025-07-24 02:58:30 +05:00
parent e2587cfd98
commit a1a9549abb
2 changed files with 109 additions and 2 deletions

View file

@ -2,13 +2,14 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
# Screenshot a window
bind = $shiftMod, PRINT, exec, hyprshot -m window --clipboard-only
# Screenshot a monitor
bind = , PRINT, exec, hyprshot -m output --clipboard-only
#Screenshot a region
bind = $mainMod SHIFT, S, exec, hyprshot -m region --clipboard-only
# Lock screen I guess
bind = $mainMod, L, exec, hyprlock
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive,