diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 6aa8988..f6dfded 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -201,7 +201,7 @@ # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input = { kb_layout = "de"; - kb_variant = ""; + kb_variant = "deadacute"; kb_model = ""; kb_options = "caps:ctrl_modifier"; kb_rules = "";