mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
Update Uncommon-tips-&-tricks.md (#164)
This commit is contained in:
parent
49595af61e
commit
8de6cba170
1 changed files with 7 additions and 0 deletions
|
@ -31,6 +31,13 @@ submap=clean
|
|||
bind=MOD,KEY,submap,reset
|
||||
submap=reset
|
||||
```
|
||||
# Remap Caps-Lock to Ctrl
|
||||
|
||||
```
|
||||
input {
|
||||
kb_options = ctrl:nocaps
|
||||
}
|
||||
```
|
||||
|
||||
# Minimize Steam instead of killing
|
||||
|
||||
|
|
Loading…
Reference in a new issue