Themes for Rofi
This repository stores my themes for Rofi using the new theme engine only available from version 1.4.0.
Explanations for the new theme engine are provided by Dave Davenport in Qball's Weblog
Rofi looks for theme files in ~/.local/share/rofi/themes for user-specific theme or /usr/share/rofi/themes globally.
To install the themes,
-
clone this repository to your machine
git clone git@github.com:ricwtk/rofi-themes.git -
cdto current directorycd rofi-themes -
make
copyToThemeDir.shexecutablechmod a+x copyToThemeDir.sh -
use the script to copy or link the theme files to
~/.local/share/rofi/themesa. to copy the theme files
./copyToThemeDir.shb. to create symlinks to the cloned theme files
./copyToThemeDir.sh link
Alternatively, you can download the files and save them to the directory manually.
The script I used in the screenshot can be found here



