niri: config: fix compose key
This commit is contained in:
parent
04d18c1127
commit
8ea0b0cd87
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ input {
|
||||||
keyboard {
|
keyboard {
|
||||||
xkb {
|
xkb {
|
||||||
layout "us,ru"
|
layout "us,ru"
|
||||||
variant "phonetic_winkeys,"
|
variant ",phonetic_winkeys"
|
||||||
options "grp:rctrl_rshift_toggle, compose:102"
|
options "grp:rctrl_rshift_toggle, compose:102"
|
||||||
}
|
}
|
||||||
repeat-rate 60
|
repeat-rate 60
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue