Add natgeo photo changer to #systemd
This commit is contained in:
8
systemd/.config/systemd/user/changepaper.service
Normal file
8
systemd/.config/systemd/user/changepaper.service
Normal file
@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Check for new wallpaper on NG
|
||||
RefuseManualStart=no
|
||||
RefuseManualStop=yes
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/home/powellc/var/documents/scripts/changepaper.sh
|
||||
Reference in New Issue
Block a user