mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
set kitty tab style to slant
This commit is contained in:
@ -65,6 +65,9 @@
|
||||
# Window
|
||||
window_padding_width = 4;
|
||||
|
||||
tab_bar_edge = "top";
|
||||
tab_bar_style = "slant";
|
||||
|
||||
# macos_traditional_fullscreen = true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user