summaryrefslogtreecommitdiffstats
path: root/hyprland
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hyprland/hyprland.nix2
1 files changed, 1 insertions, 1 deletions
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;
};