diff --git a/blurt.desktop b/blurt.desktop new file mode 100644 index 0000000..a5f2840 --- /dev/null +++ b/blurt.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Name=Blurt +GenericName=Voice-to-Text +Comment=Tray-based push-to-talk voice-to-text +Exec=uv run --project /home/felixm/dev/blurt blurt +Icon=audio-input-microphone +Terminal=false +Categories=Utility;AudioVideo;Audio; +Keywords=voice;transcribe;dictation;speech;clipboard; +StartupNotify=false