Update themer.service
This commit is contained in:
parent
6d75d397fc
commit
7edb8f5b8e
|
@ -4,4 +4,7 @@
|
||||||
Description=Change the theme
|
Description=Change the theme
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/bash /path/to/themer.sh
|
ExecStart=/usr/bin/bash /path/to/themer.sh
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
Loading…
Reference in New Issue