Replaced mathwriter with latex

master
Mark 2022-10-04 22:19:37 -07:00
parent 5ada15d1fb
commit 35267764b6
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 2 additions and 2 deletions

View File

@ -153,9 +153,9 @@ config.ibus = {
ibus_engine = "xkb:ru::rus"
},
{
title = "Mathwriter",
title = "LaTeX",
indicator_code = "∫x",
ibus_engine = "table:mathwriter-ibus",
ibus_engine = "table:latex",
requires_engine = "xkb:us::eng"
}
}