kitty: tab style
This commit is contained in:
@@ -46,9 +46,15 @@ in
|
||||
copy_on_select = "yes";
|
||||
strip_trailing_spaces = "smart";
|
||||
tab_bar_style = "powerline";
|
||||
tab_powerline_style = "round";
|
||||
tab_bar_align = "left";
|
||||
tab_bar_edge = "top";
|
||||
tab_bar_min_tabs = 1;
|
||||
shell_integration = "enabled";
|
||||
active_tab_foreground = "#eeeeee";
|
||||
active_tab_background = "#d65d0e";
|
||||
inactive_tab_foreground = "#ebdbb2";
|
||||
inactive_tab_background = "#202020";
|
||||
};
|
||||
keybindings = {
|
||||
"ctrl+shift+n" = "new_window";
|
||||
|
||||
Reference in New Issue
Block a user