Added cmus desktop file
This commit is contained in:
parent
7b4c752e2c
commit
e8f3c8b293
1 changed files with 12 additions and 0 deletions
12
apps/cmus.desktop
Normal file
12
apps/cmus.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
|
||||
Name=cmus
|
||||
GenericName=cmus ncurses music player
|
||||
Comment=Small, fast and powerful console music player for Unix-like operating systems.
|
||||
Icon=/usr/share/icons/Win11-black/apps/scalable/beatbox.svg
|
||||
|
||||
Exec=cmus
|
||||
Terminal=true
|
||||
Categories=Utility
|
||||
Keywords=music;player
|
Loading…
Reference in a new issue