summary refs log tree commit diff
path: root/os/etc/s6-rc/src/swayidle/run
blob: 8617f3a5ad7e9b5f8585c4e615497eae1be04ebe (plain) (blame)
1
2
3
4
#!/bin/execlineb -P
redirfd -w 1 /dev/null
redirfd -w 2 /dev/null
runas /usr/bin/swayidle -w timeout 300 "lock -daemonize" timeout 900 "suspend-then-hibernate"