A simple search query follower, using dmenu -- (Dynamic menu for X)
Run ssb
in the terminal, or set a keybind to execute ssb
and begin searching the web.
Set your search engine in the *search-engine*
variable, in this format:
https://www.search-engine.com/&options&?=
Set your browser in the *browser*
variable. It should be the same as the
command you would use in your shell to open the browser.
The script has the ability to store your searches in a file, but can easily be turned off
by changing *save-search?*
to nil
, then recompiling. By default, this is turned off.
Run make build install
make sure ~/.local/bin/
is in your path