From 365b6016f1e5654e82440a7cc5749b804e7c14ac Mon Sep 17 00:00:00 2001 From: m3tam3re Date: Thu, 11 Jun 2026 07:14:21 +0200 Subject: [PATCH] chore: vibetyper keyboard locale --- profiles/contexts/desktop/wm/hyprland.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/contexts/desktop/wm/hyprland.nix b/profiles/contexts/desktop/wm/hyprland.nix index 387cb15..d0df27c 100644 --- a/profiles/contexts/desktop/wm/hyprland.nix +++ b/profiles/contexts/desktop/wm/hyprland.nix @@ -101,6 +101,10 @@ in { name = "zsa-technology-labs-moonlander-mark-i"; kb_layout = "us"; } + { + name = "vibe-typer-virtual-keyboard" + kb_layout = "de"; + } { name = "keychron-keychron-k7"; kb_layout = "us";