mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
9 lines
204 B
Desktop File
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
|