Add desktop entry & notification icon hint (#822)
* Add desktop entry & notification icon hint * Fix build for non-linux * Set notification priority with hints
This commit is contained in:
10
misc/ncspot.desktop
Executable file
10
misc/ncspot.desktop
Executable file
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=ncspot
|
||||
Comment=Cross-platform ncurses Spotify client written in Rust
|
||||
TryExec=ncspot
|
||||
Exec=ncspot
|
||||
Icon=ncspot
|
||||
Terminal=true
|
||||
Categories=AudioVideo;Audio;Player;ConsoleOnly
|
||||
Keywords=spotify;music;player
|
||||
Reference in New Issue
Block a user