From 1265dea16a6ab5c227113fe5fe02ddef3696524f Mon Sep 17 00:00:00 2001 From: m3tam3re
Date: Thu, 11 Jun 2026 07:20:07 +0200 Subject: [PATCH] chore: vibetyper keyboard locale --- profiles/contexts/desktop/wm/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/contexts/desktop/wm/hyprland.nix b/profiles/contexts/desktop/wm/hyprland.nix index 96d6708..3ab4fb5 100644 --- a/profiles/contexts/desktop/wm/hyprland.nix +++ b/profiles/contexts/desktop/wm/hyprland.nix @@ -103,7 +103,7 @@ in { } { name = "vibe-typer-virtual-keyboard"; - kb_layout = "de"; + kb_layout = "us"; } { name = "keychron-keychron-k7";