using hyprlock as default
This commit is contained in:
parent
2057d1d7cb
commit
3d899c9cc8
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
general {
|
||||
lock_cmd = swaylock --screenshots --clock --indicator --effect-pixelate 18 --effect-blur 8x8
|
||||
# lock_cmd = swaylock --screenshots --clock --indicator --effect-pixelate 18 --effect-blur 8x8
|
||||
lock_cmd = hyprlock
|
||||
before_sleep_cmd = loginctl lock-session
|
||||
after_sleep_cmd = hyprctl dispatch dpms on && bash "$HOME/.config/hypr/.scripts/refresh.sh"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue