summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdmenu2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmenu b/dmenu
index 8811b8b..0acd186 100755
--- a/dmenu
+++ b/dmenu
@@ -10,7 +10,7 @@ fi
if [ -n "$WAYLAND_DISPLAY" ]; then
# Wayland
- tofi -c "$TOFI_CONF" $ARGS 2>/dev/null
+ tofi -c "$TOFI_CONF" -d $ARGS 2>/dev/null
unset ARGS
elif [ -n "$DISPLAY" ]; then
# X11