diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 2dac6ce..5bb64ed 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -5,7 +5,7 @@ tab_bar_min_tabs 1 tab_powerline_style slanted map ctrl+g kitten hints --type=linenum --linenum-action=background sh -c "nvim_remote +{line} {path}" tab_bar_edge top -include ./theme.conf +include ./kitty-themes/themes/Espresso.conf map shift+f1 new_tab map shift+f2 new_tab_with_cwd map ctrl+shift+w no_op diff --git a/kitty/theme.conf b/kitty/theme.conf deleted file mode 120000 index ea844cc..0000000 --- a/kitty/theme.conf +++ /dev/null @@ -1 +0,0 @@ -./kitty-themes/themes/Floraverse.conf \ No newline at end of file