Finished locales stage, and work on theming.

This commit is contained in:
2026-05-03 18:07:06 +02:00
parent a1263e7056
commit cf7b9ace08
7 changed files with 167 additions and 241 deletions
+2 -2
View File
@@ -12,6 +12,6 @@ toml = "1"
[profile.release]
#lto = true
codegen-units = 8
opt-level = 3
codegen-units = 16
opt-level = 2
strip = true