dotfiles/.config/hypr/hypridle.conf

5 lines
106 B
Text
Raw Normal View History

2024-06-16 16:56:18 +05:00
listener {
timeout = 300 # in seconds
2024-09-09 16:59:28 +05:00
on-timeout = ~/Stuff/scripts/currentWallpaperHyprlock.sh
2024-06-16 16:56:18 +05:00
}