From 2d5ac6ca86fc53b99740c616b6430d0593e13072 Mon Sep 17 00:00:00 2001 From: rhjr Date: Sun, 21 Jun 2026 06:43:39 -0400 Subject: [PATCH] Fixed: caps->ctrl --- .config/sway/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index b067d69..0bd9f1c 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -59,6 +59,9 @@ output * background #282828 solid_color # # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. +input * { + xkb_options ctrl:nocaps +} ### Key bindings #