aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 836260e..2ef6c8d 100644
--- a/README
+++ b/README
@@ -195,6 +195,11 @@ The following commands are recognized:
the status bar react immediately.
- If you want to unset a string, use `set` with one space after the equals
sign.
+* `toggle <var> [possibilities]`
+ - Cycles the variable `var` through the list of options given in
+ `possibilities`.
+ - If `possibilities` are not given and the variable is an int or a float,
+ toggles between 0 and 1.
* `dump_config`
- Dumps the current config (which may have been changed at runtime) to stdout.
- Uses a format which can be piped into `uzbl` again or saved as a config