mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
feat: desktop file for GUI environment launchers (#178)
This commit is contained in:
parent
25eef55eb7
commit
974775b29b
1 changed files with 11 additions and 0 deletions
11
iamb.desktop
Normal file
11
iamb.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Categories=Network;InstantMessaging;Chat;
|
||||
Comment=A Matrix client for Vim addicts
|
||||
Exec=iamb
|
||||
GenericName=Matrix Client
|
||||
Keywords=Matrix;matrix.org;chat;communications;talk;
|
||||
Name=iamb
|
||||
StartupNotify=false
|
||||
Terminal=true
|
||||
TryExec=iamb
|
||||
Type=Application
|
Loading…
Add table
Add a link
Reference in a new issue