From 6924a4359adc2bcc338d636243bfb7be991ee0ba Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Mon, 24 Jun 2024 22:20:51 +0200 Subject: hyprland: remove neo keyboard layout --- modules/hm/sils/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index d6ea17c..5164e71 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -28,8 +28,8 @@ in { # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input = { - kb_layout = "de,de"; - kb_variant = ",neo"; + kb_layout = "de"; + kb_variant = ""; kb_model = ""; kb_options = "grp:win_space_toggle"; kb_rules = ""; -- cgit 1.4.1