1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 14:13:53 +01:00
eoli3n-dotfiles/.config/systemd/user/interfacelift.service
2016-03-31 22:48:34 +02:00

10 lines
242 B
SYSTEMD

[Unit]
Description=Download new wallpaper
[Service]
Type=forking
ExecStart=/home/user/scripts/bash/interfaceliftdownloader/interfacelift.sh -c /home/user/scripts/bash/interfaceliftdownloader/wallpaper.conf
[Install]
WantedBy=default.target