Add env variables

This commit is contained in:
dataprolet 2024-05-28 10:31:43 +02:00
parent 4dd5be9c0f
commit e4644a2bea
1 changed files with 2 additions and 0 deletions

View File

@ -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]