From 222c1becf4d5b96a0d75866b8da50bdd21712897 Mon Sep 17 00:00:00 2001 From: m3tam3re Date: Thu, 11 Jun 2026 07:14:35 +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 d0df27c..96d6708 100644 --- a/profiles/contexts/desktop/wm/hyprland.nix +++ b/profiles/contexts/desktop/wm/hyprland.nix @@ -102,7 +102,7 @@ in { kb_layout = "us"; } { - name = "vibe-typer-virtual-keyboard" + name = "vibe-typer-virtual-keyboard"; kb_layout = "de"; } {