summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wal.service
blob: a2e74d53aafa82071e2443a41e2e06dd2ff3acd3 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=run pywal

[Service]
Type=oneshot
ExecStart=wal -i "%h/Pictures/Wallpapers"

[Install]
WantedBy=default.target