Map caps lock to escape in t480 hyprland config
This commit is contained in:
parent
64c78a96f2
commit
df5473dbf7
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
# --- Input ---
|
||||
input = {
|
||||
kb_layout = "us";
|
||||
kb_options = "caps:escape";
|
||||
follow_mouse = 1;
|
||||
mouse_refocus = false;
|
||||
touchpad = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue