Update themer.service

This commit is contained in:
dataprolet 2024-05-27 10:27:30 +00:00
parent db5f58ff35
commit ce570b80bd
1 changed files with 2 additions and 1 deletions

View File

@ -2,9 +2,10 @@
[Unit]
Description=Change the theme
After=plasma-workspace.target
[Service]
ExecStart=/usr/bin/bash /path/to/themer.sh
[Install]
WantedBy=default.target
WantedBy=plasma-workspace.target