Swap to hypridle
This commit is contained in:
parent
4303c84073
commit
c534f35bce
@ -0,0 +1,3 @@
|
|||||||
|
# vim: set ft=config:
|
||||||
|
# Configuration for hypridle is in ~/.config/hypr/hypridle.conf
|
||||||
|
exec-once = hypridle
|
@ -1,3 +0,0 @@
|
|||||||
# vim: set ft=config:
|
|
||||||
# Configuration for swayidle is in ~/.config/swayidle/config
|
|
||||||
exec-once = swayidle -w
|
|
@ -1,8 +1,8 @@
|
|||||||
# vim: set ft=config:
|
# vim: set ft=config:
|
||||||
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hypridle
|
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hypridle
|
||||||
general {
|
general {
|
||||||
lock_cmd = loginctl lock-session
|
lock_cmd = hyprlock
|
||||||
unlock_cmd = loginctl unlock-session
|
unlock_cmd = pkill -xu "$USER" -SIGUSR1 hyprlock
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
listener {
|
||||||
|
Loading…
Reference in New Issue
Block a user