Add service file
This commit is contained in:
7
Scripts/plasma-theme-switcher/themer.service
Normal file
7
Scripts/plasma-theme-switcher/themer.service
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Place file in $HOME/.config/systemd/user/themer.service
|
||||||
|
|
||||||
|
[Unit]
|
||||||
|
Description=Change the theme
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/usr/bin/bash /path/to/themer.sh
|
Reference in New Issue
Block a user