[Linux] Use env to find wallpaper executable
This commit is contained in:
parent
c445a97572
commit
cb06e57fb8
@ -5,7 +5,7 @@ After=compton.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/bash "wallpaper.sh"
|
||||
ExecStart=/usr/bin/env wallpaper.sh
|
||||
ExecStop=/usr/bin/pkill wallpaper.sh
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user