summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/menuscripts/mplay2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/menuscripts/mplay b/bin/menuscripts/mplay
index 4c991fa..08fcc46 100755
--- a/bin/menuscripts/mplay
+++ b/bin/menuscripts/mplay
@@ -2,7 +2,7 @@
# menu select long
if [ "$MENUCMD" = "tofi" ]
then
- menucmd="tofi --width 50% --height 30%"
+ menucmd="tofi --width 50% --height 30% --matching-algorithm normal"
elif [ "$MENUCMD" = "dmenu" ]
then
menucmd="dmenu -l 10 -g 1 -x -i"