move tabs to bottom

This commit is contained in:
Zackarias Montell
2025-05-15 13:36:03 +02:00
parent f5b3c64aa1
commit ae7bcb5bfc

View File

@@ -30,7 +30,7 @@ return {
use_fancy_tab_bar = false,
hide_tab_bar_if_only_one_tab = true,
tab_bar_at_bottom = false,
tab_bar_at_bottom = true,
-- How many lines of scrollback you want to retain per tab
scrollback_lines = 3500,
enable_scroll_bar = true,