From b8ce3ff5d9674278dbb175a3afc2d9851cb17120 Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Wed, 4 Jun 2025 23:10:41 +0200 Subject: [PATCH] niri: config: fix compose key --- modules/wms/wayland/niri/config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wms/wayland/niri/config.kdl b/modules/wms/wayland/niri/config.kdl index d0c0c00..7b7cf15 100644 --- a/modules/wms/wayland/niri/config.kdl +++ b/modules/wms/wayland/niri/config.kdl @@ -3,7 +3,7 @@ input { xkb { layout "us,ru" variant "phonetic_winkeys," - options "grp:rctrl_rshift_toggle,compose:104" + options "grp:rctrl_rshift_toggle,compose:102" } repeat-rate 60 repeat-delay 200