summaryrefslogtreecommitdiffstats
path: root/powerline/dist/systemd/powerline-daemon.service
blob: 96b685dde6720a1f871d4f0246c7e047e215d523 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=powerline-daemon - Daemon that improves powerline performance
Documentation=man:powerline-daemon(1)
Documentation=https://powerline.readthedocs.org/en/latest/

[Service]
ExecStart=/usr/bin/powerline-daemon --foreground

[Install]
WantedBy=default.target