From c713bc72e6ce204e8ef1c4b724d0ec305f07757a Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 15:27:41 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20197=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2015:27=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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/programs/layout.custom.h b/home/programs/layout.custom.h index a880244..794f344 100644 --- a/home/programs/layout.custom.h +++ b/home/programs/layout.custom.h @@ -1140,7 +1140,8 @@ static struct key keys_landscape[] = { {"Ctr", "Ctr", 1.0, Mod, Ctrl, .scheme = 1}, {",", ",", 1.0, Code, KEY_COMMA, .scheme = 1}, {"🙂", "🙂", 1.0, Layout, 0, &layouts[Emoji]}, - {"", "", 5.0, Code, KEY_SPACE, .scheme = 1}, + {"", "", 4.0, Code, KEY_SPACE, .scheme = 1}, + {"Tab", "Tab", 1.0, Code, KEY_SPACE, .scheme = 1}, {".", ".", 1.0, Code, KEY_DOT, .scheme = 1}, {"Enter", "Enter", 2.0, Code, KEY_ENTER, .scheme = 1},