From 89569ed26c2a931afbef0ec004c951a504c42da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 13 Aug 2025 19:46:18 +0200 Subject: [PATCH] feat(hypr): make caps lock to act as an escape key --- .config/hypr/configs/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/configs/input.conf b/.config/hypr/configs/input.conf index fa8e1836..d61a4db8 100644 --- a/.config/hypr/configs/input.conf +++ b/.config/hypr/configs/input.conf @@ -1,7 +1,7 @@ input { kb_layout = us, es # kb_variant = colemak_dh - kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle, ctrl:nocaps + kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle, caps:escape follow_mouse = 1 numlock_by_default = true