make kitty config nicer

This commit is contained in:
zoe 2022-10-30 11:13:33 +01:00
parent e71ff1a0a8
commit 2a771eb75c
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@
# performance
sync_to_monitor = true;
# tabs
## look
tab_bar_style = "separator";
tab_separator = " | ";
active_tab_title_template = " {bell_symbol}{activity_symbol}{fmt.fg.tab}{title}";
};
font = {
name = "CaskaydiaCove Nerd Font Mono";