Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save morenathan/01b62a70b7ad735718ff446796bd3192 to your computer and use it in GitHub Desktop.
Save morenathan/01b62a70b7ad735718ff446796bd3192 to your computer and use it in GitHub Desktop.
swaybg-image@service
[Unit]
PartOf=graphical-session.target
After=graphical-session.target
Requisite=graphical-session.target
[Service]
Type=exec
ExecStart=swaybg -i %h/Pictures/Backgrounds/%I
# use systemd-escape for %I value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment