1
0
mirror of https://github.com/ksyasuda/rice.git synced 2025-02-19 01:59:22 -08:00
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