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:
@@ -88,5 +88,6 @@ It is heavily inspired by ncurses MPD clients, such as ncmpc."""
|
||||
license-file = ["LICENSE"]
|
||||
assets = [
|
||||
["target/release/ncspot", "usr/bin/", "755"],
|
||||
["misc/ncspot.desktop", "usr/share/applications/", "644"],
|
||||
["README.md", "usr/share/doc/ncspot/README.md", "644"],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user