scripts: update fzfsample

This commit is contained in:
2023-07-08 15:20:42 +03:00
parent fa08f7d23e
commit bd25b65f54

View File

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