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:
cyqsimon
2022-06-06 05:59:42 +08:00
committed by GitHub
parent 58e2436314
commit 2e8f37e42b
3 changed files with 42 additions and 31 deletions

10
misc/ncspot.desktop Executable file
View 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