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