This website requires JavaScript.
Explore
Help
Register
Sign In
The_miro
/
Dotfiles
Watch
1
Star
0
Fork
You've already forked Dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b25c59852c
Dotfiles
/
desktopenvs
/
hyprland
/
scripts
/
wofi-file-search.sh
3 lines
47 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
xdg-open
$(
fd
|
wofi --show
=
dmenu
)
Reference in New Issue
View Git Blame
Copy Permalink