update mmsg usecase in docs

This commit is contained in:
DreamMaoMao 2026-05-26 14:25:51 +08:00
parent 1b68ffc894
commit 564903254e
6 changed files with 15 additions and 14 deletions

View file

@ -131,7 +131,7 @@ Or bind it manually to a key:
bind=alt,shift_l,switch_keyboard_layout
```
Use `mmsg -g -k` to query the current keyboard layout at any time.
Use `mmsg get keyboardlayout` to query the current layout.
---