From 9281c01b3b38d9a2e9dc5063f76cd4f1e15b4027 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Wed, 29 Nov 2017 21:47:22 +0100 Subject: [PATCH] fix formatting --- doc/rofi-theme-selector.1.markdown | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/rofi-theme-selector.1.markdown b/doc/rofi-theme-selector.1.markdown index 985a9597..621cf2c8 100644 --- a/doc/rofi-theme-selector.1.markdown +++ b/doc/rofi-theme-selector.1.markdown @@ -26,14 +26,15 @@ It lets you preview each theme with the Enter key and apply the theme to your * $XDG_CONFIG_HOME/rofi * $XDG_DATA_HOME/share/rofi/themes -${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". +${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". -SEE ALSO - rofi(1) +## SEE ALSO -AUTHOR - Qball Cow qball@gmpclient.org +rofi(1) - Rasmus Steinke rasi@xssn.at +## AUTHORS + +Qball Cow qball@gmpclient.org
+Rasmus Steinke rasi@xssn.at