diff --git a/Scripts/plasma-theme-switcher/themer.service b/Scripts/plasma-theme-switcher/themer.service index 1cbde58..cd98ea3 100644 --- a/Scripts/plasma-theme-switcher/themer.service +++ b/Scripts/plasma-theme-switcher/themer.service @@ -4,4 +4,7 @@ Description=Change the theme [Service] -ExecStart=/usr/bin/bash /path/to/themer.sh \ No newline at end of file +ExecStart=/usr/bin/bash /path/to/themer.sh + +[Install] +WantedBy=default.target \ No newline at end of file