Initial commit for public dots
This commit is contained in:
4
.config/scripts/util/fzfsample
Executable file
4
.config/scripts/util/fzfsample
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
selection=$(fzf --preview 'mpv --no-video {}' --preview-window=up:20%)
|
||||
dragon-drag-and-drop --and-exit "$selection"
|
||||
Reference in New Issue
Block a user