Update theme-switcher.service

This commit is contained in:
dataprolet 2024-05-27 11:32:47 +00:00
parent 41f89bdb83
commit 05b3a73f18
1 changed files with 1 additions and 1 deletions

View File

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