[Linux] Update wallpaper service

This commit is contained in:
2016-10-27 14:45:46 -07:00
parent e597cbc013
commit cfbb2e6602
3 changed files with 17 additions and 17 deletions

View File

@@ -1,10 +1,8 @@
[Unit]
Description=wallpaper
Requires=compton.service
After=compton.service
[Service]
Type=simple
Type=oneshot
ExecStart=/usr/bin/env wallpaper.sh
ExecStop=/usr/bin/pkill wallpaper.sh