Modify kitty tabbar
This commit is contained in:
parent
bbbf487d4d
commit
19aba66a41
@ -178,8 +178,9 @@ enabled_layouts Horizontal,Stack
|
||||
#: between zero and one, with zero being fully faded).
|
||||
|
||||
tab_bar_edge top
|
||||
tab_bar_style powerline
|
||||
tab_powerline_style round
|
||||
tab_bar_style separator
|
||||
tab_separator ""
|
||||
tab_title_template " {index} {title} "
|
||||
tab_bar_background #434C5E
|
||||
|
||||
shell {{ .shell }}
|
||||
|
@ -70,6 +70,8 @@ return {
|
||||
{ "<leader>zn", "<cmd>Telekasten new_note<cr>" },
|
||||
{ "<leader>zr", "<cmd>Telekasten rename_note<cr>" },
|
||||
{ "<leader>zc", "<cmd>Telekasten show_calendar<cr>" },
|
||||
{ "<leader>zb", "<cmd>Telekasten show_backlinks<cr>" },
|
||||
{ "<leader>z[", "<cmd>Telekasten insert_link<cr>" },
|
||||
{ "<leader>#", "<cmd>Telekasten show_tags<cr>" },
|
||||
{ "<leader>z", "<cmd>Telekasten panel<cr>" },
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user