2025-11-28 16:44:06 -08:00
|
|
|
[Unit]
|
|
|
|
|
Description=Idle manager for Wayland
|
|
|
|
|
Documentation=man:swayidle(1)
|
|
|
|
|
PartOf=graphical-session.target
|
|
|
|
|
After=graphical-session.target
|
|
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
Type=exec
|
2025-11-29 17:05:07 -08:00
|
|
|
ExecStart=%h/.config/river/config/run-swayidle.sh
|
2025-11-28 16:44:06 -08:00
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=graphical-session.target
|