14 lines
245 B
Desktop File
14 lines
245 B
Desktop File
[Unit]
|
|
Description=Wallpaper daemon
|
|
PartOf=sway-session.target
|
|
Before=sway-session.target
|
|
|
|
[Service]
|
|
Type=notify-reload
|
|
ExecStart=%h/.local/lib/voidshell/background
|
|
NotifyAccess=all
|
|
Scope=background.scope
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|