adding some better filesearch utils
This commit is contained in:
parent
5aa5d2db6a
commit
9908f574f2
5 changed files with 338 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
||||
# $@ &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue