fix(wezterm): format lua code

This commit is contained in:
2025-05-05 16:35:07 +02:00
parent 227b0aec84
commit 9253604fdb
6 changed files with 192 additions and 111 deletions
+1 -2
View File
@@ -32,7 +32,6 @@ else
config.default_prog = { "zsh" }
end
-- Colors
config.color_scheme = "moonfly"
@@ -48,7 +47,7 @@ config.font_rules = {
fonts.rules.bold,
fonts.rules.bolditalic,
}
config.harfbuzz_features = { 'calt=0' }
config.harfbuzz_features = { "calt=0" }
-- Keybinding