summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme-selector.1
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-04-24 17:58:37 +0200
committerDave Davenport <qball@gmpclient.org>2020-04-24 18:03:01 +0200
commitd2015acf9dd3229efa4741508e473def1065917f (patch)
tree3d07a4c981a0c47e3f17d834e387b0820db38136 /doc/rofi-theme-selector.1
parent674d9f03ff00498d1350e95f115dd5e7bf3d392e (diff)
[Theme] Fix the precedense ordering in parsing. Also avoid making copies.
Diffstat (limited to 'doc/rofi-theme-selector.1')
-rw-r--r--doc/rofi-theme-selector.14
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/rofi-theme-selector.1 b/doc/rofi-theme-selector.1
index de076ff4..99525093 100644
--- a/doc/rofi-theme-selector.1
+++ b/doc/rofi-theme-selector.1
@@ -18,8 +18,6 @@ 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
@@ -27,8 +25,6 @@ $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>