rice/systemd/user/enable-wallpaper-notification.service
2022-01-27 01:48:10 -08:00

9 lines
204 B
Desktop File

[Unit]
Description=enable wallpaper change notifications
[Service]
Type=oneshot
ExecStart=sed -ie '252s/#//' /home/sudacode/.config/variety/scripts/set_wallpaper
User=dedicated-user
Group=dedicated-user