logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rofi-theme-selector - Preview and apply themes for rofi

Authors

       Qball Cow qball@gmpclient.org Rasmus Steinke rasi@xssn.at

                                               rofi-theme-selector                        rofi-theme-selector(1)

Description

rofi-theme-selector  is  a  bash/rofi  script  to  preview  and  apply themes for rofi.  It's part of any
       installation of rofi.

Name

rofi-theme-selector - Preview and apply themes for rofi

See Also

rofi(1)

Theme Directories

rofi-theme-selector searches the following directories for themes:

              • ${PREFIX}/share/rofi/themes

              • $XDG_CONFIG_HOME/rofi/themes

              • $XDG_DATA_HOME/share/rofi/themes

       ${PREFIX}  reflects the install location of rofi. In most cases this will be "/usr".  $XDG_CONFIG_HOME is
       normally unset. Default path is "$HOME/.config".  $XDG_DATA_HOME  is  normally  unset.  Default  path  is
       "$HOME/.local/share".

Usage

Runningrofi-theme-selectorrofi-theme-selector shows a list of all available themes in a rofi window.   It  lets  you  preview  each
       theme with the Enter key and apply the theme to your rofi configuration file with Alt+a.

See Also