Layouts: Add Malayalam layout

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/660>
This commit is contained in:
MoonlightWave-12
2024-08-09 11:22:01 +02:00
parent ab4659ea03
commit 0b0585eb66
5 changed files with 185 additions and 1 deletions

View File

@ -11,6 +11,10 @@ sq_view.gr_polytonic {
font-size: 2em;
}
sq_view.in_mal {
font-size: 1em;
}
sq_view.ir_azb {
font-size: 1.368em;
}