Uncommon tips&tricks: Add info for how to swap caps lock and escape (#457)

This commit is contained in:
Xavier Ruiz 2024-02-07 11:25:25 -05:00 committed by GitHub
parent 2448dada16
commit 280c52769a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,14 @@ input {
}
```
# Swap Caps-Lock and Escape
```
input {
kb_options = caps:swapescape
}
```
# Minimize Steam instead of killing
Steam will exit entirely when it's last window is closed using the `killactive` dispatcher.