Replaced mathwriter with latex
parent
5ada15d1fb
commit
35267764b6
|
@ -153,9 +153,9 @@ config.ibus = {
|
||||||
ibus_engine = "xkb:ru::rus"
|
ibus_engine = "xkb:ru::rus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title = "Mathwriter",
|
title = "LaTeX",
|
||||||
indicator_code = "∫x",
|
indicator_code = "∫x",
|
||||||
ibus_engine = "table:mathwriter-ibus",
|
ibus_engine = "table:latex",
|
||||||
requires_engine = "xkb:us::eng"
|
requires_engine = "xkb:us::eng"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue