adding some better filesearch utils

This commit is contained in:
Chris Cochrun 2022-11-21 10:31:38 -06:00
parent 5aa5d2db6a
commit 9908f574f2
5 changed files with 338 additions and 4 deletions

View file

@ -11,7 +11,9 @@ else
#echo "this is not hidpi"
fi
lolcate | rofi -dmenu -p " " -i -matching regex -theme ~/.config/rofi/launchers-git/$style.rasi | xargs -r0 xdg-open
cd ~/
cat db | wofi --dmenu -i -M multi-contains | xargs -r0 xdg-open
# $@ &