wallpaper: use a per-display wallpaper

Just to be coherent with having a per-display service and timer.
This commit is contained in:
Vincent Bernat 2020-02-07 09:58:02 +01:00
parent e3ad1d73f0
commit a42edf621a
2 changed files with 7 additions and 6 deletions

View file

@ -5,7 +5,7 @@ PartOf=graphical-session@%i.target
[Service]
Environment=DISPLAY=%I
Environment=WALLPAPER_DIRECTORY=%h/.config/awesome/wallpapers
Environment=WALLPAPER_OUTPUT=%h/.cache/awesome/current-wallpaper.png
Environment=WALLPAPER_OUTPUT=%h/.cache/awesome/current-wallpaper-%i.png
ExecStart=%h/.config/awesome/bin/build-wallpaper --crop \
--directory $WALLPAPER_DIRECTORY \
--target $WALLPAPER_OUTPUT