discover-desktop/discover_overlay_configure.desktop
2025-05-01 20:44:40 +02:00

36 lines
832 B
Desktop File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[Desktop Entry]
Name=Discover Overlay Configuration
Name[fr]=Configuration de Discover Overlay
Comment=Voice chat overlay configuration
Comment[fr]=Configuration de loverlay de chat vocal
Exec=discover-overlay --configure
Icon=discover-overlay
Terminal=false
Type=Application
Categories=Utility;TelephonyTools
Keywords=Discord
Actions=Show;Hide;Mute;Unmute;Deaf;Undeaf
[Desktop Action Mute]
Exec=discover-overlay --rpc --mute
Name=Mute Self
[Desktop Action Unmute]
Exec=discover-overlay --rpc --unmute
Name=Unmute Self
[Desktop Action Hide]
Exec=discover-overlay --rpc --hide
Name=Hide Overlay
[Desktop Action Show]
Exec=discover-overlay --rpc --show
Name=Show Overlay
[Desktop Action Deaf]
Exec=discover-overlay --rpc --deaf
Name=Deafen Self
[Desktop Action Undeaf]
Exec=discover-overlay --rpc --undeaf
Name=Undeafen Self