forked from colonelpanic/dotfiles
[Linux] Start wallpaper service after compton
This commit is contained in:
parent
b9c97551ef
commit
f56e3dab06
@ -1,5 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=wallpaper
|
Description=wallpaper
|
||||||
|
Requires=compton.service
|
||||||
|
After=compton.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Loading…
Reference in New Issue
Block a user