Add env variables
This commit is contained in:
parent
4dd5be9c0f
commit
e4644a2bea
|
@ -6,6 +6,8 @@ After=plasma-workspace.target
|
|||
|
||||
[Service]
|
||||
Environment=DISPLAY=:0
|
||||
#Environment=XAUTHORITY=/home/username/.Xauthority
|
||||
#Environment=QT_QPA_PLATFORM=xcb
|
||||
ExecStart=/usr/bin/bash /home/username/.theme-switcher/theme-switcher.sh
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Reference in New Issue