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

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

[Install]
WantedBy=default.target