[Linux] Start wallpaper service after compton

This commit is contained in:
2016-10-04 17:36:01 -07:00
parent b9c97551ef
commit f56e3dab06

View File

@@ -1,5 +1,7 @@
[Unit]
Description=wallpaper
Requires=compton.service
After=compton.service
[Service]
Type=simple