From cfa8ca2cd461c5b3e6b7fb3aec0f44486d3a7fa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sat, 2 Nov 2024 13:21:44 +0100 Subject: [PATCH] Home Gen427 @ 2024-11-02-13:21 --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "";