aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/i3status/.config/systemd/user/rss-status.service
blob: c13c7e292a27e27bce38b8cc5d0ebe6fbb2089db (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=rss status bar block

[Service]
Type=oneshot
BusName=rs.i3status
ExecStart=%h/.local/bin/rss-status

[Install]
WantedBy=default.target