Skip to content

Commit 24a6365

Browse files
committed
Add hexchat.service.
1 parent c7047be commit 24a6365

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

user/hexchat.service

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[Unit]
2+
Description=Hexchat
3+
After=display-server.target
4+
5+
[Service]
6+
ExecStart=/usr/bin/hexchat --minimize=2
7+
8+
Install]
9+
WantedBy=display-server.target

0 commit comments

Comments
 (0)