buscar-archivos: Ventana grande
This commit is contained in:
parent
7ebab29013
commit
d9ae70be7f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ if test "$1" = "elegir"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
out="$(mktemp)"
|
out="$(mktemp)"
|
||||||
footclient buscar-archivos elegir $out
|
footclient --app-id=fzf buscar-archivos elegir $out
|
||||||
file="$(cat $out)"
|
file="$(cat $out)"
|
||||||
# | fuzzel-run --dmenu --width=40)"
|
# | fuzzel-run --dmenu --width=40)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue