Skip to content

Commit 5dfeda9

Browse files
committed
Add Documentation to hexchat and fix syntax error.
1 parent 24a6365 commit 5dfeda9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

user/hexchat.service

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[Unit]
22
Description=Hexchat
3+
Documentation=man:hexchat(1)
34
After=display-server.target
45

56
[Service]
67
ExecStart=/usr/bin/hexchat --minimize=2
78

8-
Install]
9+
[Install]
910
WantedBy=display-server.target

0 commit comments

Comments
 (0)