1
0
Fork 0
chezmoi/dot_config/systemd/user/swayidle.service
2022-05-06 10:08:57 +02:00

9 lines
133 B
Desktop File

[Unit]
Description="wayland idle daemon"
Before=river.target
[Service]
ExecStart=/usr/bin/swayidle
[Install]
WantedBy=river.target