Personal preferences, bash completion and configs

This commit is contained in:
Bart van der Braak 2024-10-17 22:43:01 +02:00
parent d04c49190a
commit ab876da423
3 changed files with 13 additions and 1 deletions

View file

@ -12,7 +12,7 @@ return {
color_scheme = "OneHalfDark",
-- Set window transparency
window_background_opacity = 0.9,
window_background_opacity = 0.95,
-- Hide tab bar if there's only one tab
hide_tab_bar_if_only_one_tab = true,