From 431fa6a4e0fb262d0d29394699318c1dca101852 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Sat, 5 Apr 2025 13:42:21 +0200 Subject: [PATCH] update --- kitty/kitty.conf | 2 +- kitty/theme.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 kitty/theme.conf 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