summaryrefslogtreecommitdiff
path: root/bin/menuscripts
diff options
context:
space:
mode:
Diffstat (limited to 'bin/menuscripts')
-rwxr-xr-xbin/menuscripts/mvid2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/menuscripts/mvid b/bin/menuscripts/mvid
index a31a221..8d14c4b 100755
--- a/bin/menuscripts/mvid
+++ b/bin/menuscripts/mvid
@@ -8,7 +8,7 @@ cat /tmp/dmvids
if [ "$MENUCMD" = "tofi" ]
then
- menucmd="tofi --width 30% --height 30%"
+ menucmd="tofi --width 30% --height 30% --matching-algorithm normal"
elif [ "$MENUCMD" = "dmenu" ]
then
menucmd="dmenu -l 10 -g 1 -x -i"