From 2ec7573ebbdbd1b659616283f9adef4152f7b340 Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Sat, 12 Jul 2025 15:27:04 +0200 Subject: [PATCH] kb_options: press both shifts to enable capslock --- .config/hypr/hyprland.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0f76f15..3833a85 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -49,7 +49,11 @@ input { kb_layout = us kb_variant = altgr-intl kb_model = - kb_options = altwin:swap_lalt_lwin,ctrl:nocaps # swap left alt and meta keys, set caps lock to ctrl + kb_options = altwin:swap_lalt_lwin,ctrl:nocaps,shift:both_capslock + # kb_options description (ordered): + # swap left alt and meta keys + # set caps lock to ctrl + # press both shifts to enab kb_rules = follow_mouse = 1