mention KeyboardLayout module

This commit is contained in:
piotr 2024-03-20 00:28:31 +01:00
parent d9f358f073
commit 11e3d81678

View File

@ -36,6 +36,8 @@ buttons
- **Scratchpad**: displays info on current scratchpad content and allows to open scratchpad windows
- **SwayMode**: a simple indicator of a sway mode other than "default"
- **Tray**: SNI system tray module
- **KeyboardLayout**: keyboard layout switcher, between values defined as `xkb_layout` (sway) or `kb_layout` (Hyprland).
Use commas to separate values, e.g. `pl,us,de`.
## Installation