From 013b19650dcda9949b4e01804147ff1e78fed0b7 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Fri, 19 Aug 2022 22:41:07 +0200 Subject: [PATCH] mention kb file --- pages/Configuring/Basic-Config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Basic-Config.md b/pages/Configuring/Basic-Config.md index 4d13ea8..a488efb 100644 --- a/pages/Configuring/Basic-Config.md +++ b/pages/Configuring/Basic-Config.md @@ -107,6 +107,7 @@ _More about animations is on the [Advanced Configuring page](../Advanced-config# | kb_model | Appropriate XKB keymap parameter | str | \[EMPTY\] | | kb_options | Appropriate XKB keymap parameter | str | \[EMPTY\] | | kb_rules | Appropriate XKB keymap parameter | str | \[EMPTY\] | +| kb_file | If you prefer, you can use a path to an .xkb file. | str | \[EMPTY\] | | follow_mouse | (0/1/2/3) enable mouse following (focus on enter new window) - See the note below for more info | int | 1 | | repeat_rate | in ms, the repeat rate for held keys | int | 25 | | repeat_delay | in ms, the repeat delay (grace period) before the spam | int | 600 |