Update theme-switcher.service
This commit is contained in:
parent
41f89bdb83
commit
05b3a73f18
|
@ -5,7 +5,7 @@ Description=Switch the Plasma theme
|
|||
After=plasma-workspace.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/bash ~/.theme-switcher/theme-switcher.sh
|
||||
ExecStart=/usr/bin/bash /home/username/.theme-switcher/theme-switcher.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=plasma-workspace.target
|
Loading…
Reference in New Issue