[fix] I don't even know

This commit is contained in:
Uttarayan Mondal
2023-04-20 12:47:56 +05:30
parent c04858f233
commit 0528179756
8 changed files with 81 additions and 94 deletions

View File

@@ -35,6 +35,7 @@ return {
-- to this color to give a visual cue about the compose state.
compose_cursor = "orange",
},
-- color_scheme = "Catppuccin Mocha",
initial_cols = 120,
hide_tab_bar_if_only_one_tab = true,
window_background_opacity = 0.8,
@@ -49,4 +50,5 @@ return {
},
window_decorations = "RESIZE",
use_ime = false,
}