Files
dotfiles/.config/systemd/user/background-rotate.service
2019-01-08 22:36:01 +01:00

10 lines
182 B
Desktop File
Executable File

[Unit]
Description=This is an automatic background changer service
[Service]
Type=simple
ExecStart=/home/tristan/.i3/scripts/rotate_background.sh
[Install]
WantedBy=default.target