niri: config: fix compose key
This commit is contained in:
parent
04d18c1127
commit
8ea0b0cd87
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue