Update themer.service

This commit is contained in:
dataprolet 2024-05-27 10:10:37 +00:00
parent 6d75d397fc
commit 7edb8f5b8e
1 changed files with 4 additions and 1 deletions

View File

@ -4,4 +4,7 @@
Description=Change the theme
[Service]
ExecStart=/usr/bin/bash /path/to/themer.sh
ExecStart=/usr/bin/bash /path/to/themer.sh
[Install]
WantedBy=default.target