summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-09 20:38:40 +0200
committerrabite <rabite@posteo.de>2019-04-09 20:38:40 +0200
commitcca4cd32f1b1e24bf0025a215ffde63b7b0b2c81 (patch)
tree760013c02d14735eaee1b1425921049def2c28c4 /README.md
parent1fd25d35c3b1989f6d9a243571095251bcc29535 (diff)
force newline for config options
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3be097a..92ca90b 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ hunter uses [ranger's rifle](https://github.com/ranger/ranger/blob/master/ranger
## Configuration
hunter reads $XDG_CONFIG_HOME/hunter/config at startup. There are two options, which can be set. The configuration file is read asynchronously, so if it's not read by the time hunter starts drawing you will see its default configuration until the config file is read. Options can be set like this (default config):
-animation=on
+animation=on
show_hidden=off
## Drop into hunter cwd on quit