From 5bd1693ab7a0b9ab69ccab5b964eb421335e3fc3 Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 15:31:53 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20198=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2015:31=2026.05.20260724.597283a=20(Yarara)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/programs/layout.custom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/programs/layout.custom.h b/home/programs/layout.custom.h index 794f344..7e3b6f5 100644 --- a/home/programs/layout.custom.h +++ b/home/programs/layout.custom.h @@ -1141,7 +1141,7 @@ static struct key keys_landscape[] = { {",", ",", 1.0, Code, KEY_COMMA, .scheme = 1}, {"🙂", "🙂", 1.0, Layout, 0, &layouts[Emoji]}, {"", "", 4.0, Code, KEY_SPACE, .scheme = 1}, - {"Tab", "Tab", 1.0, Code, KEY_SPACE, .scheme = 1}, + {"Tab", "Tab", 1.0, Code, KEY_TAB, .scheme = 1}, {".", ".", 1.0, Code, KEY_DOT, .scheme = 1}, {"Enter", "Enter", 2.0, Code, KEY_ENTER, .scheme = 1},