diff --git a/pages/Configuring/Using-hyprctl.md b/pages/Configuring/Using-hyprctl.md index 0a3ba33..931a7c9 100644 --- a/pages/Configuring/Using-hyprctl.md +++ b/pages/Configuring/Using-hyprctl.md @@ -126,7 +126,8 @@ Sets the xkb layout index for a keyboard. For example, if you set: ```ini -device:my-epic-keyboard-v1 { +device { + name=my-epic-keyboard-v1 kb_layout=us,pl,de } ```