From 77a57aa8388731d4328056c963c2d155012c4537 Mon Sep 17 00:00:00 2001 From: Manuel Date: Tue, 27 Jan 2026 11:43:59 +0100 Subject: [PATCH] Add kb_variant to input.conf (#4330) * add kb_variant to input.conf * documentation + separation --- config/hypr/input.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/hypr/input.conf b/config/hypr/input.conf index c536e618..951dc1de 100644 --- a/config/hypr/input.conf +++ b/config/hypr/input.conf @@ -3,6 +3,10 @@ input { # Use multiple keyboard layouts and switch between them with Left Alt + Right Alt # kb_layout = us,dk,eu + + # Use a specific keyboard variant if needed (e.g. intl for international keyboards) + # kb_variant = intl + kb_options = compose:caps # ,grp:alts_toggle # Change speed of keyboard repeat