From 0f94e226637a238d33f7c6e5b359b6b65f733a70 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 8 Nov 2025 13:32:13 -0500 Subject: dotfile managment --- hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyprland/hyprland.nix') diff --git a/hyprland/hyprland.nix b/hyprland/hyprland.nix index ef7e70e..4fabdd4 100644 --- a/hyprland/hyprland.nix +++ b/hyprland/hyprland.nix @@ -64,7 +64,7 @@ ]; input = { kb_layout = "us"; - kb_options = "caps:escape,altwin:swap_lalt_lwin"; + kb_options = "caps:escape_shifted_capslock,altwin:swap_lalt_lwin"; numlock_by_default = true; }; -- cgit v1.3.1