aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-05-24 07:28:49 +0200
committerRasmus Steinke <rasi@xssn.at>2015-05-24 07:28:49 +0200
commit725d32a9aeb89cfb8b934b4e36925c8842aff48e (patch)
treef10aead99b7e9d21d9f87ba1d87b70d5c0604795 /config.example
parent139c8f2135515ceb087c99746de06931aea04dad (diff)
downloadrofi-pass-725d32a9aeb89cfb8b934b4e36925c8842aff48e.tar.gz
make color for help messages customizable
Diffstat (limited to 'config.example')
-rw-r--r--config.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.example b/config.example
index 36b84bc..9afa699 100644
--- a/config.example
+++ b/config.example
@@ -11,3 +11,7 @@ EDITOR='gvim -f'
# Browser
BROWSER='chromium'
+
+## Misc settings
+
+help_color="#0C73C2"