.\" Automatically generated by Pandoc 3.2 .\" .TH "rofi\-theme\-selector" "1" "" "rofi" "General Commands Manual" .SH NAME \f[B]rofi\-theme\-selector\f[R] \- Preview and apply themes for \f[B]rofi\f[R] .SH DESCRIPTION \f[B]rofi\-theme\-selector\f[R] is a bash/rofi script to preview and apply themes for \f[B]rofi\f[R]. It\[cq]s part of any installation of \f[B]rofi\f[R]. .SH USAGE .SS Running rofi\-theme\-selector \f[B]rofi\-theme\-selector\f[R] shows a list of all available themes in a \f[B]rofi\f[R] window. It lets you preview each theme with the Enter key and apply the theme to your \f[B]rofi\f[R] configuration file with Alt+a. .SH Theme directories \f[B]rofi\-theme\-selector\f[R] searches the following directories for themes: .IP \[bu] 2 ${PREFIX}/share/rofi/themes .IP \[bu] 2 $XDG_CONFIG_HOME/rofi/themes .IP \[bu] 2 $XDG_DATA_HOME/share/rofi/themes .PP ${PREFIX} reflects the install location of rofi. In most cases this will be \[lq]/usr\[rq]. $XDG_CONFIG_HOME is normally unset. Default path is \[lq]$HOME/.config\[rq]. $XDG_DATA_HOME is normally unset. Default path is \[lq]$HOME/.local/share\[rq]. .SH SEE ALSO rofi(1) .SH AUTHORS Qball Cow qball\[at]gmpclient.org Rasmus Steinke rasi\[at]xssn.at