scripts: update fzfsample
This commit is contained in:
@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user