dotfiles/dotfiles/config/systemd/user/wallpaper.service

10 lines
119 B
Desktop File

[Unit]
Description=wallpaper
[Service]
Type=oneshot
ExecStart=/usr/bin/env wallpaper.sh
[Install]
WantedBy=wm.target