Update themer.service
This commit is contained in:
parent
db5f58ff35
commit
ce570b80bd
|
@ -2,9 +2,10 @@
|
|||
|
||||
[Unit]
|
||||
Description=Change the theme
|
||||
After=plasma-workspace.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/bash /path/to/themer.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy=plasma-workspace.target
|
Loading…
Reference in New Issue