add french keyboard layout

This commit is contained in:
Frost-Phoenix 2024-06-25 11:27:57 +02:00
parent aeb07bb42f
commit 63ea6122f8
2 changed files with 4 additions and 2 deletions

View file

@ -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;