From df5473dbf77f84645a68fb8f078c90e2842ed97e Mon Sep 17 00:00:00 2001 From: Jack Mechem Date: Thu, 26 Feb 2026 16:45:07 -0800 Subject: [PATCH] Map caps lock to escape in t480 hyprland config --- modules/home-manager/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 096f709..9112108 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -49,6 +49,7 @@ # --- Input --- input = { kb_layout = "us"; + kb_options = "caps:escape"; follow_mouse = 1; mouse_refocus = false; touchpad = {