mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-29 16:05:58 +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
|
bind=MOD,KEY,submap,reset
|
||||||
submap=reset
|
submap=reset
|
||||||
```
|
```
|
||||||
|
# Remap Caps-Lock to Ctrl
|
||||||
|
|
||||||
|
```
|
||||||
|
input {
|
||||||
|
kb_options = ctrl:nocaps
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
# Minimize Steam instead of killing
|
# Minimize Steam instead of killing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue