mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
add missing .desktop file
this is used for linux desktops
This commit is contained in:
parent
1a7a5409ab
commit
3bbee62f32
9
resources/chatterino.desktop
Normal file
9
resources/chatterino.desktop
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Version=2.0.4
|
||||
Name=Chatterino
|
||||
Comment=Chat client for Twitch
|
||||
Exec=chatterino
|
||||
Icon=chatterino.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;InstantMessaging;
|
Loading…
Reference in a new issue