niri: config: fix compose key
This commit is contained in:
parent
92bfadfea7
commit
b8ce3ff5d9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ input {
|
||||||
xkb {
|
xkb {
|
||||||
layout "us,ru"
|
layout "us,ru"
|
||||||
variant "phonetic_winkeys,"
|
variant "phonetic_winkeys,"
|
||||||
options "grp:rctrl_rshift_toggle,compose:104"
|
options "grp:rctrl_rshift_toggle,compose:102"
|
||||||
}
|
}
|
||||||
repeat-rate 60
|
repeat-rate 60
|
||||||
repeat-delay 200
|
repeat-delay 200
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue