aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin/menuxrun
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.local/bin/menuxrun')
-rwxr-xr-xdotfiles/.local/bin/menuxrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.local/bin/menuxrun b/dotfiles/.local/bin/menuxrun
index 7ce556e..fd7f797 100755
--- a/dotfiles/.local/bin/menuxrun
+++ b/dotfiles/.local/bin/menuxrun
@@ -1,7 +1,7 @@
#!/bin/sh
# Source settings from .bemenurc
-. $HOME/.bemenurc
+. ~/.config/bemenurc
action=$(compgen -c | sort -u | bemenu -p "Force run inside XWayland:" --tf="$BEMENU_TF" --tb="$BEMENU_NB" --fb="$BEMENU_NB" --fn="$BEMENU_FN" --nb="$BEMENU_NB" --nf="$BEMENU_NF" --hf="$BEMENU_HF" --hb="$BEMENU_HB")
xway $action