kRHYME7 / Hyde-cli

A HyDE CLI, wrapper, tweaks , workarounds, and more!
https://github.com/prasanthrangan/hyprdots
GNU General Public License v3.0
56 stars 4 forks source link

feat: Rofi google search #80

Closed rubiin closed 2 weeks ago

rubiin commented 2 weeks ago

Adds a rofi search for searching for things in google

rubiin commented 2 weeks ago

Its bare bones , might need to theme

kRHYME7 commented 2 weeks ago

Will also try to support other Search Engines.

Some uses duckduckgo .

IIRC, I forgot the search engine but I want to rewrite this into like that. So what it does is when I input g: some amazing hacks it searches in google because I prefix g: , and so on. I think this would be cool.

rubiin commented 2 weeks ago

yeah prefix sounds like a nice idea

rubiin commented 2 weeks ago

works nice;

bindl = $mainMod, B, exec, Hyde show search # launch search

Also , I had named the label as google search you have to rename it to internet search here https://github.com/kRHYME7/Hyde-cli/blob/f02aaee1743c32309880134a63665b410dc17a3e/Hyde#L734