Skip to content

Instantly share code, notes, and snippets.

@ejangi
Created June 18, 2026 23:12
Show Gist options
  • Select an option

  • Save ejangi/98c6702c70fd0b0525c0cca4ce0a7f8e to your computer and use it in GitHub Desktop.

Select an option

Save ejangi/98c6702c70fd0b0525c0cca4ce0a7f8e to your computer and use it in GitHub Desktop.
Gnome Desktop launcher for OSC Mix`
[Desktop Entry]
Name=TotalMix OSCMix GUI
Comment=Launch OSCMix graphical user interface for RME Fireface UCX II, ensuring background service is running.
Exec=/bin/bash -c "${HOME}/.local/bin/oscmix_launcher.sh"
Icon=applications-audio # You can change this to a more specific icon if you have one, or find a suitable one in your system's icon themes (e.g., audio-volume-high)
Terminal=false
Type=Application
Categories=AudioVideo;Utility;
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment