Swap to hypridle
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# vim: set ft=config:
|
||||
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hypridle
|
||||
general {
|
||||
lock_cmd = loginctl lock-session
|
||||
unlock_cmd = loginctl unlock-session
|
||||
lock_cmd = hyprlock
|
||||
unlock_cmd = pkill -xu "$USER" -SIGUSR1 hyprlock
|
||||
}
|
||||
|
||||
listener {
|
||||
|
Reference in New Issue
Block a user