scripts: update fzfsample

This commit is contained in:
mequidis
2023-01-20 16:01:20 +02:00
parent 57a95daf6f
commit 61ea50e9d8

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
selection=$(fzf --preview 'mpv --no-video {}' --preview-window=up:20%) selection=$(fzf --preview 'mpv --no-video {}' --preview-window=up:20%)
dragon-drag-and-drop --and-exit "$selection" dragon-drop --and-exit "$selection"