mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
Update README.md
This commit is contained in:
parent
b271826bcf
commit
d3abe653db
1 changed files with 7 additions and 2 deletions
|
|
@ -104,10 +104,15 @@ All mod keys(alt,ctrl,shift,super) are case insensitive, in addition to other ke
|
|||
|
||||
for example:
|
||||
|
||||
this is wrong:
|
||||
### this is wrong:
|
||||
```
|
||||
bind=alt+shift,2,quit
|
||||
this is right:
|
||||
```
|
||||
|
||||
### this is right:
|
||||
```
|
||||
bind=alt+shift,at,quit
|
||||
```
|
||||
|
||||
because your keybinds contain shift, the `2` cover to `at`
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue