Add env DISPLAY
This commit is contained in:
parent
956a078896
commit
5a83b13f5a
|
@ -5,6 +5,7 @@ Description=Switch the Plasma theme
|
||||||
After=plasma-workspace.target
|
After=plasma-workspace.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Environment=DISPLAY=:0
|
||||||
ExecStart=/usr/bin/bash /home/username/.theme-switcher/theme-switcher.sh
|
ExecStart=/usr/bin/bash /home/username/.theme-switcher/theme-switcher.sh
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Reference in New Issue