eromatiya / rofi-spotlight

Spotlight-like Rofi
MIT License
201 stars 7 forks source link
bash material python rice ricing rofi rofi-scripts unixporn

rofi: spotlight

A spotlight-like rofi. Supports file and web search.

rofi: spotlight
rofi: spotlight

Dependencies

Icon themes used:

Run it by:

$ rofi -modi "Global Search":"rofi-spotlight/rofi-spotlight.sh" -show "Global Search" \
-config rofi-spotlight/rofi.rasi

Recommendation

Configuration:

You can change the following variables in the rofi-spotlight.sh

You can change the following variables in the web-search.py

Available commands:

Just type them on rofi search bar:

Examples:

:xdg DOCUMENTS
:xdg DOWNLOADS

# Also supports incomplete path. Examples:

:xdg doc    # Same as :xdg DOCUMENTS
:xdg down   # Same as :xdg DOWNLOADS

# For more info about XDG dirs, see:
# man xdg-user-dir

File search syntaxes:

Examples:

!half-life 3
?portal 3

Web search syntaxes:

Examples:

!how to install archlinux
:web how to install gentoo
:webbro how to install wine in windowsxp

TODOs:

Notes:

Credits to these people