chore: format code

This commit is contained in:
Ryan Yin
2024-01-02 17:15:55 +08:00
parent 4a76601970
commit 18ac49f165
16 changed files with 29 additions and 27 deletions

View File

@@ -30,11 +30,10 @@
};
# consistent with wezterm
keybindings =
{
"ctrl+shift+m" = "toggle_maximized";
"ctrl+shift+f" = "show_scrollback"; # search in the current window
};
keybindings = {
"ctrl+shift+m" = "toggle_maximized";
"ctrl+shift+f" = "show_scrollback"; # search in the current window
};
settings = {
background_opacity = "0.93";