Move tab list to bottom
This commit is contained in:
parent
0ca0c9e23c
commit
9fb714f9f8
|
@ -47,7 +47,7 @@ with lib; {
|
|||
|
||||
settings = {
|
||||
# Tab settings
|
||||
tab_bar_edge = "top";
|
||||
tab_bar_edge = "bottom";
|
||||
tab_bar_style = "powerline";
|
||||
tab_powerline_style = "slanted";
|
||||
tab_title_template = "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.lightgreen}{fmt.bold}[{index}]{fmt.nobold} {fmt.fg.tab}{title}";
|
||||
|
|
Loading…
Reference in a new issue