8 lines
136 B
Lua
8 lines
136 B
Lua
hl.config({
|
|
input = {
|
|
kb_layout = "fr",
|
|
kb_variant = "us",
|
|
},
|
|
})
|
|
|
|
-- No need to update the default input layout
|