summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme-selector.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi-theme-selector.1')
-rw-r--r--doc/rofi-theme-selector.120
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/rofi-theme-selector.1 b/doc/rofi-theme-selector.1
index e0f09c31..96df43df 100644
--- a/doc/rofi-theme-selector.1
+++ b/doc/rofi-theme-selector.1
@@ -1,39 +1,39 @@
.nh
-.TH rofi\-theme\-selector 1 rofi\-theme\-selector
+.TH rofi-theme-selector 1 rofi-theme-selector
.SH NAME
.PP
-\fBrofi\-theme\-selector\fP \- Preview and apply themes for \fBrofi\fP
+\fBrofi-theme-selector\fP - Preview and apply themes for \fBrofi\fP
.SH DESCRIPTION
.PP
-\fBrofi\-theme\-selector\fP is a bash/rofi script to preview and apply themes for \fBrofi\fP\&.
+\fBrofi-theme-selector\fP is a bash/rofi script to preview and apply themes for \fBrofi\fP\&.
It's part of any installation of \fBrofi\fP\&.
.SH USAGE
-.SS Running rofi\-theme\-selector
+.SS Running rofi-theme-selector
.PP
-\fBrofi\-theme\-selector\fP shows a list of all available themes in a \fBrofi\fP window.
+\fBrofi-theme-selector\fP shows a list of all available themes in a \fBrofi\fP window.
It lets you preview each theme with the Enter key and apply the theme to your
\fBrofi\fP configuration file with Alt+a.
.SH Theme directories
.PP
-\fBrofi\-theme\-selector\fP searches the following directories for themes:
+\fBrofi-theme-selector\fP searches the following directories for themes:
.RS
.IP \(bu 2
${PREFIX}/share/rofi/themes
.IP \(bu 2
-$XDG\_CONFIG\_HOME/rofi/themes
+$XDG_CONFIG_HOME/rofi/themes
.IP \(bu 2
-$XDG\_DATA\_HOME/share/rofi/themes
+$XDG_DATA_HOME/share/rofi/themes
.RE
.PP
${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".
+$XDG_CONFIG_HOME is normally unset. Default path is "$HOME/.config".
+$XDG_DATA_HOME is normally unset. Default path is "$HOME/.local/share".
.SH SEE ALSO
.PP