From 1b7c1c7b2cc1a410ccc63cbd91df71e1ae1ea53b Mon Sep 17 00:00:00 2001 From: lazy-dolphin Date: Tue, 9 Jun 2020 20:58:48 +0530 Subject: command: implement set-option Only border and padding options are currently available. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e9e3043..d381456 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ river -c /path/to/config.sh An example script with sane defaults is provided [here](contrib/config.sh) in the contrib directory. -Some configuration options are still hardcoded in [Config.zig](src/Config.zig). +Some configuration options are still hardcoded in [Config.zig](river/Config.zig). Eventually all configuration will be moved to the `riverctl` binary. ## Development -- cgit v1.2.3