From 89f5804513ad5c8d1fba91b8805e5aa166ba36d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Mon, 28 Apr 2025 22:32:31 +0200 Subject: [PATCH] Adapt hypr input config to keyboard layouts --- .config/hypr/configs/input.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/hypr/configs/input.conf b/.config/hypr/configs/input.conf index d61a4db8..e97ceec3 100644 --- a/.config/hypr/configs/input.conf +++ b/.config/hypr/configs/input.conf @@ -1,10 +1,12 @@ input { - kb_layout = us, es - # kb_variant = colemak_dh - kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle, caps:escape + kb_layout=us,rs,rs,de + kb_variant=,latinyz,yz,qwerty + kb_options=caps:swapescape,grp:alt_shift_toggle follow_mouse = 1 numlock_by_default = true + repeat_rate=50 + repeat_delay=300 touchpad { natural_scroll = yes