aboutsummarylogtreecommitdiffstats
path: root/user.service
blob: fc82ae807cbfcd336b1fbc62a75d5271c7088488 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=The Lounge IRC client

[Service]
Type=simple
Environment=THELOUNGE_HOME=~/.thelounge
ExecStart=/usr/bin/thelounge start

[Install]
WantedBy=default.target