mirror of
https://github.com/davatorium/rofi.git
synced 2024-10-27 05:23:18 -04:00
47 lines
1.2 KiB
Groff
47 lines
1.2 KiB
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "ROFI\-THEME\-SELECTOR" "1" "January 2018" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBrofi\-theme\-selector\fR \- Preview and apply themes for \fBrofi\fR
|
|
.
|
|
.SH "DESCRIPTION"
|
|
\fBrofi\-theme\-selector\fR is a bash/rofi script to preview and apply themes for \fBrofi\fR\. It\'s part of any installation of \fBrofi\fR\.
|
|
.
|
|
.SH "USAGE"
|
|
.
|
|
.SS "Running rofi\-theme\-selector"
|
|
\fBrofi\-theme\-selector\fR shows a list of all available themes in a \fBrofi\fR window\. It lets you preview each theme with the Enter key and apply the theme to your \fBrofi\fR configuration file with Alt+a\.
|
|
.
|
|
.SH "Theme directories"
|
|
\fBrofi\-theme\-selector\fR searches the following directories for themes:
|
|
.
|
|
.IP "\(bu" 4
|
|
${PREFIX}/share/rofi/themes
|
|
.
|
|
.IP "\(bu" 4
|
|
$XDG_CONFIG_HOME/rofi/themes
|
|
.
|
|
.IP "\(bu" 4
|
|
$XDG_DATA_HOME/share/rofi/themes
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.P
|
|
${PREFIX} reflects the install location of rofi\. In most cases this will be "/usr"\.
|
|
.
|
|
.br
|
|
$XDG_CONFIG_HOME is normally unset\. Default path is "$HOME/\.config"\.
|
|
.
|
|
.br
|
|
$XDG_DATA_HOME is normally unset\. Default path is "$HOME/\.local/share"\.
|
|
.
|
|
.SH "SEE ALSO"
|
|
rofi(1)
|
|
.
|
|
.SH "AUTHORS"
|
|
Qball Cow qball@gmpclient\.org
|
|
.
|
|
.br
|
|
Rasmus Steinke rasi@xssn\.at
|