feat(keyboard): enable compose key
This commit is contained in:
parent
99e34b5e16
commit
66c335c8e2
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in {
|
||||||
'';
|
'';
|
||||||
settings = {
|
settings = {
|
||||||
border-width = 2;
|
border-width = 2;
|
||||||
keyboard-layout = "us";
|
keyboard-layout = "-variant altgr-intl us";
|
||||||
default-layout = "rivertile";
|
default-layout = "rivertile";
|
||||||
focus-follows-cursor = "normal";
|
focus-follows-cursor = "normal";
|
||||||
map = {
|
map = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue