From af801f79b47f57838520f8c271e3063bebaefd7c Mon Sep 17 00:00:00 2001 From: batvin321 Date: Tue, 20 Aug 2024 18:07:55 -0400 Subject: [PATCH] Update config/hyprland.nix --- config/hyprland.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/hyprland.nix b/config/hyprland.nix index 0d95ded..16c6db1 100644 --- a/config/hyprland.nix +++ b/config/hyprland.nix @@ -58,7 +58,8 @@ with lib; col.inactive_border = rgb(${config.stylix.base16Scheme.base01}) } input { - kb_layout = ${keyboardLayout} + kb_layout = us + kb_variant = colemak kb_options = grp:alt_shift_toggle kb_options = caps:super follow_mouse = 1