add french keyboard layout
This commit is contained in:
parent
aeb07bb42f
commit
63ea6122f8
2 changed files with 4 additions and 2 deletions
|
@ -21,7 +21,9 @@
|
|||
];
|
||||
|
||||
input = {
|
||||
kb_layout = "us";
|
||||
kb_layout = "us,fr";
|
||||
kb_options ="grp:alt_shift_toggle";
|
||||
kb_options = "caps:swapescape";
|
||||
numlock_by_default = true;
|
||||
follow_mouse = 1;
|
||||
sensitivity = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue