volmenu typo fix

This commit is contained in:
2026-02-27 22:05:42 +01:00
parent 1711867cd4
commit 41157bbf01

View File

@@ -50,7 +50,7 @@ esac
colorizer=0
out+=("^sep($TITLE)")
out+=("$VOLCONTROL [W-r],jumpapp -m pavucontrol")
out+=("$VOLCONTROL [W-v],jumpapp -m pavucontrol")
out+=("^sep($MUSIC_PLAYERS)")
hash audacious 2>/dev/null && out+=("Audacious,jumpapp audacious")
hash qmmp 2>/dev/null && out+=("Qmmp,jumpapp -c Qmmp qmmp")