Map caps lock to escape in t480 hyprland config

This commit is contained in:
Jack Mechem 2026-02-26 16:45:07 -08:00
parent 64c78a96f2
commit df5473dbf7

View file

@ -49,6 +49,7 @@
# --- Input --- # --- Input ---
input = { input = {
kb_layout = "us"; kb_layout = "us";
kb_options = "caps:escape";
follow_mouse = 1; follow_mouse = 1;
mouse_refocus = false; mouse_refocus = false;
touchpad = { touchpad = {