From f8e13e2c0cf86c60a5b1243cdc35ad9a49e45e29 Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 21:42:51 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20203=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2021:42=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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/home/programs/layout.custom.h b/home/programs/layout.custom.h index 7e3b6f5..97ba6a8 100644 --- a/home/programs/layout.custom.h +++ b/home/programs/layout.custom.h @@ -1139,10 +1139,11 @@ static struct key keys_landscape[] = { {"?123", "?123", 1.0, Layout, 0, &layouts[LandscapeSpecial]}, {"Ctr", "Ctr", 1.0, Mod, Ctrl, .scheme = 1}, {",", ",", 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_TAB, .scheme = 1}, {".", ".", 1.0, Code, KEY_DOT, .scheme = 1}, + {"🙂", "🙂", 0.75, Layout, 0, &layouts[Emoji]}, + {"", "", 4.0, Code, KEY_SPACE, .scheme = 1}, + {"Tab", "Tab", 0.75, Code, KEY_TAB, .scheme = 1}, + {"→", "→", 0.75, Code, KEY_RIGHT, .scheme = 1}, {"Enter", "Enter", 2.0, Code, KEY_ENTER, .scheme = 1}, /* end of layout */