KeyboardLayout widget: add EurKey (#2003)
This commit is contained in:
parent
202be62157
commit
a20dd4ad61
|
@ -46,6 +46,7 @@ keyboardlayout.xkeyboard_country_code = {
|
|||
["epo"] = true, -- Esperanto
|
||||
["es"] = true, -- Spain
|
||||
["et"] = true, -- Ethiopia
|
||||
["eu"] = true, -- EurKey
|
||||
["fi"] = true, -- Finland
|
||||
["fo"] = true, -- Faroe Islands
|
||||
["fr"] = true, -- France
|
||||
|
|
Loading…
Reference in New Issue