swaybg-swapper/systemd/swaybg-swapper.service

10 lines
194 B
Desktop File

[Unit]
Description=Background swapper for sway/swaybg
[Service]
Type=oneshot
ExecStart=python %h/.local/bin/swaybg-swapper.py
Restart=on-failure
RestartSec=1
TimeoutStopSec=10
KillMode=process