From 8ea0b0cd87eb5e7ee63295002b6ecd6088b02b7c Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Tue, 10 Jun 2025 20:25:42 +0200 Subject: [PATCH] niri: config: fix compose key --- modules/wms/wayland/niri/config.kdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/wms/wayland/niri/config.kdl b/modules/wms/wayland/niri/config.kdl index 7b7cf15..eb586d7 100644 --- a/modules/wms/wayland/niri/config.kdl +++ b/modules/wms/wayland/niri/config.kdl @@ -2,8 +2,8 @@ input { keyboard { xkb { layout "us,ru" - variant "phonetic_winkeys," - options "grp:rctrl_rshift_toggle,compose:102" + variant ",phonetic_winkeys" + options "grp:rctrl_rshift_toggle, compose:102" } repeat-rate 60 repeat-delay 200