mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-16 15:40:59 +02:00
wallpaper: use a per-display wallpaper
Just to be coherent with having a per-display service and timer.
This commit is contained in:
parent
e3ad1d73f0
commit
a42edf621a
2 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue