fix(sway): support for tofi
This commit is contained in:
parent
c69d232ec7
commit
007acfc5fe
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ run_dmenu() {
|
|||
DMENU_BLUETOOTH_LAUNCHER="fuzzel --dmenu"
|
||||
;;
|
||||
esac
|
||||
$DMENU_BLUETOOTH_LAUNCHER -i -p "$DMENU_BLUETOOTH_PROMPT" "${dmenu_args[@]}"
|
||||
$DMENU_BLUETOOTH_LAUNCHER "${dmenu_args[@]}"
|
||||
}
|
||||
|
||||
print_help() {
|
||||
|
|
Loading…
Add table
Reference in a new issue