mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08:00
Replace deprecated lib.cli.toGNUCommandLine with lib.cli.toCommandLineGNU. Should support the GNU style of convention. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
12 lines
300 B
Desktop File
12 lines
300 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@linux-wallpaperengine@/bin/linux-wallpaperengine --screen-root=HDMI-A-1 --bg 2902931482
|
|
Restart=on-failure
|
|
|
|
[Unit]
|
|
After=graphical-session.target
|
|
Description=Implementation of Wallpaper Engine on Linux
|
|
PartOf=graphical-session.target
|