diff --git a/pages/Configuring/Uncommon-tips-&-tricks.md b/pages/Configuring/Uncommon-tips-&-tricks.md index 0c3b093..a88f510 100644 --- a/pages/Configuring/Uncommon-tips-&-tricks.md +++ b/pages/Configuring/Uncommon-tips-&-tricks.md @@ -10,11 +10,14 @@ example: ``` input { - kb_layout = us,pl + kb_layout = us,cz + kb_variant = ,qwerty kb_options = grp:alt_shift_toggle } ``` +Variants are set per layout. + {{< callout >}} The first layout defined in the input section will be the one used for binds by default.