From 04f0983f5e67c41d4767daa961b9729bb3a91756 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Sun, 12 Jun 2022 10:21:25 +0300 Subject: [PATCH] merge caps:lock option with other option --- config/.config/sway/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/.config/sway/config b/config/.config/sway/config index b1d451a..0e19680 100644 --- a/config/.config/sway/config +++ b/config/.config/sway/config @@ -60,8 +60,7 @@ client.focused $br $br $textColor $brbug $br # Keyboard layout input type:keyboard { xkb_layout "us,ru" - xkb_options "grp:win_space_toggle" - xkb_options "caps:escape" + xkb_options "grp:win_space_toggle,caps:escape" } input type:touchpad {