add hyprlock

This commit is contained in:
Aditya 2025-03-09 11:35:43 +05:30
parent 2a5167bc7c
commit 93ea8aa662
Signed by: aditya
SSH key fingerprint: SHA256:jL1IvWsjjlPtw6HvDIHfXfhO9IkIokNEyIfuFhSdoyU
2 changed files with 3 additions and 2 deletions

View file

@ -12,6 +12,7 @@
git
git-lfs
htop
hyprlock
fastfetch
kdePackages.filelight
neofetch

View file

@ -89,7 +89,7 @@ bindm = $MainMod, mouse:272, movewindow # LMB
bindm = $MainMod, mouse:273, resizeWindow # RMB
### Lock Screen ###
bind = $MainMod, L, exec, loginctl lock-session
bind = $MainMod+Shift, L, exec, sleep 0.1 && systemctl suspend
bind = $MainMod, L, exec, hyprlock
bind = $MainMod+Shift, L, exec, hyprlock && systemctl suspend