2024-05-27 10:10:37 +00:00

10 lines
183 B
Desktop File

# Place file in $HOME/.config/systemd/user/themer.service
[Unit]
Description=Change the theme
[Service]
ExecStart=/usr/bin/bash /path/to/themer.sh
[Install]
WantedBy=default.target