aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin/menuxrun
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-07-05 08:04:43 +0300
committerYaroslav <contact@yaroslavps.com>2020-07-05 08:04:43 +0300
commit0f22fcc301420ebec1d1313d1ff803311206afed (patch)
tree7c83edcfa0609192546a5addfd50296b1e270ea6 /dotfiles/.local/bin/menuxrun
parentf02c65fd9b52293076998ccfcbba4924f678bd79 (diff)
downloadswayrice-0f22fcc301420ebec1d1313d1ff803311206afed.tar.gz
swayrice-0f22fcc301420ebec1d1313d1ff803311206afed.zip
sway shortcut changes
Diffstat (limited to 'dotfiles/.local/bin/menuxrun')
-rwxr-xr-xdotfiles/.local/bin/menuxrun7
1 files changed, 0 insertions, 7 deletions
diff --git a/dotfiles/.local/bin/menuxrun b/dotfiles/.local/bin/menuxrun
deleted file mode 100755
index fd7f797..0000000
--- a/dotfiles/.local/bin/menuxrun
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# Source settings from .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