autobg/autobg.service

10 lines
141 B
SYSTEMD
Raw Permalink Normal View History

2024-07-17 13:22:19 +00:00
[Unit]
Description=Set random wallpaper on login
[Service]
ExecStart=HOME/.local/bin/autobg
Type=oneshot
[Install]
WantedBy=default.target