4 lines
111 B
Bash
Executable file
4 lines
111 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
env WAYLAND_DEBUG=1 FZFP_HEIGHT="100%" floating-term bash -c "fzfp | head -n 1 | wl-copy &"
|