hide tabs
This commit is contained in:
parent
a083a92fe5
commit
0d5cca9838
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
||||||
return {
|
return {
|
||||||
default_prog = { _G.shells.fish },
|
default_prog = { _G.shells.fish },
|
||||||
window_decorations = "NONE",
|
window_decorations = "NONE",
|
||||||
|
hide_tab_bar_if_only_one_tab = true,
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue