Steam-Search will search all Steam libraries across all drives!
Coming soon
- Download the
steam-search.pyz
from here: Releases - Move
steam-search.pyz
to your Rofi scripts directory (~/.config/rofi/scripts) - Run
chmod +x ./steam-search.pyz
to allow Steam Search to run.
Steam Search can be launched easily with:
rofi -modes steam-search -show steam-search
Steam Search allows you to customize some of its features using environmental variables.
ENV | DEFAULT | INPUT | Description |
---|---|---|---|
STEAM_PATH | ~/.local/share/steam | Steam install directory | This is the path Steam Search uses to find your Steam library. |
ICON_TYPE | icon | icon, grid | Set what type of image Steam Search will use for icons in Rofi. |
example:
ICON_TYPE=grid rofi -modes steam-search -show steam-search