hide tabs

This commit is contained in:
Osman Faruk Bayram 2025-06-23 15:56:45 +03:00
parent a083a92fe5
commit 0d5cca9838

View file

@ -22,6 +22,7 @@
return {
default_prog = { _G.shells.fish },
window_decorations = "NONE",
hide_tab_bar_if_only_one_tab = true,
}
'';
};