Dotfiles/desktopenvs/hyprlua/scripts/wofi-file-search.sh

3 lines
47 B
Bash
Executable File

#!/bin/bash
xdg-open $(fd | wofi --show=dmenu)