* Add desktop entry & notification icon hint * Fix build for non-linux * Set notification priority with hints
11 lines
237 B
Desktop File
Executable File
11 lines
237 B
Desktop File
Executable File
[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
|