mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 13:02:09 +01:00
Add TeamSpeak 6 desktop entry and update .gitignore to include .desktop files
This commit is contained in:
15
teamspeak6.desktop
Normal file
15
teamspeak6.desktop
Normal file
@@ -0,0 +1,15 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=TeamSpeak 6
|
||||
GenericName=Voice Chat
|
||||
Comment=TeamSpeak 6 client
|
||||
Exec=/opt/teamspeak/TeamSpeak %U
|
||||
TryExec=opt/teamspeak/TeamSpeak
|
||||
Icon=opt/teamspeak/logo-48.png
|
||||
Terminal=false
|
||||
Categories=Network;AudioVideo;Voice;
|
||||
StartupWMClass=TeamSpeak
|
||||
MimeType=application/x-teamspeak;
|
||||
Keywords=voice;chat;voip;
|
||||
StartupNotify=true
|
||||
Reference in New Issue
Block a user