From 36fd75ec0732d8954cae63304c17e02a3fac658c Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 02:27:28 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20188=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2002:27=2026.05.20260724.597283a=20(Yarara)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/desktop/niri.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/desktop/niri.nix b/home/desktop/niri.nix index 33f91e1..02c0207 100644 --- a/home/desktop/niri.nix +++ b/home/desktop/niri.nix @@ -46,6 +46,10 @@ in { command = [ "${launch-wvkbd}/bin/launch-wvkbd" ]; } ]; + hotkey-overlay = { + skip-at-startup = true; + }; + input = { keyboard.xkb.layout = "us"; touchpad = {