autobg/autobg.service
2024-07-17 15:25:00 +02:00

10 lines
141 B
Desktop File

[Unit]
Description=Set random wallpaper on login
[Service]
ExecStart=HOME/.local/bin/autobg
Type=oneshot
[Install]
WantedBy=default.target