diff --git a/core/internal/config/embedded/hyprland.lua b/core/internal/config/embedded/hyprland.lua index ea6cc058e..2881ed3a9 100644 --- a/core/internal/config/embedded/hyprland.lua +++ b/core/internal/config/embedded/hyprland.lua @@ -11,7 +11,8 @@ end) hl.config({ input = { - kb_layout = "us", + -- empty inherits XKB_DEFAULT_LAYOUT (libxkbcommon), falls back to "us" + kb_layout = "", numlock_by_default = true, follow_mouse = 0, touchpad = {