summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme-selector.1
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-04-22 23:41:25 +0200
committerDave Davenport <qball@gmpclient.org>2020-04-22 23:41:25 +0200
commit906b520daf24780cb019af5cd5cad05cf38ebc2c (patch)
treefc732916c4597cbc23967b34503c45a23abc184b /doc/rofi-theme-selector.1
parentb86109295dd2cd40ea6216b2df39beae59e28922 (diff)
[Script] Add no-custom mode.
Diffstat (limited to 'doc/rofi-theme-selector.1')
-rw-r--r--doc/rofi-theme-selector.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rofi-theme-selector.1 b/doc/rofi-theme-selector.1
index 99525093..de076ff4 100644
--- a/doc/rofi-theme-selector.1
+++ b/doc/rofi-theme-selector.1
@@ -18,6 +18,8 @@ It lets you preview each theme with the Enter key and apply the theme to your
.SH Theme directories
.PP
\fBrofi\-theme\-selector\fP searches the following directories for themes:
+
+.RS
.IP \(bu 2
${PREFIX}/share/rofi/themes
.IP \(bu 2
@@ -25,6 +27,8 @@ $XDG\_CONFIG\_HOME/rofi/themes
.IP \(bu 2
$XDG\_DATA\_HOME/share/rofi/themes
+.RE
+
.PP
${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>