mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-15 18:32:22 +01:00
Update lock command
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
general {
|
||||
lock_cmd = lockscreen
|
||||
before_sleep_cmd = lockscreen
|
||||
lock_cmd = hyprlock
|
||||
before_sleep_cmd = hyprlock
|
||||
after_sleep_cmd = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
@ -18,10 +18,10 @@ listener {
|
||||
|
||||
listener {
|
||||
timeout = 330
|
||||
on-timeout = lockscreen
|
||||
on-timeout = hyprlock
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 600
|
||||
on-timeout = systemctl suspend
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user