Add the right alt as a compose key
This commit is contained in:
parent
2fabc8609b
commit
1095aa158e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ input {
|
||||||
kb_model =
|
kb_model =
|
||||||
#kb_rules =
|
#kb_rules =
|
||||||
# Example compose keys: menu, ralt, rwin
|
# Example compose keys: menu, ralt, rwin
|
||||||
kb_options = compose:rwin
|
kb_options = compose:rwin,compose:ralt
|
||||||
|
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue