From 61d11a02560700c7bcfc005989b2bf2b2fe67194 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 23 Feb 2024 18:52:07 +0100 Subject: [PATCH] change kitty config --- modules/home/kitty/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/kitty/default.nix b/modules/home/kitty/default.nix index 0f29ef3..cc0fdea 100644 --- a/modules/home/kitty/default.nix +++ b/modules/home/kitty/default.nix @@ -22,6 +22,7 @@ tab_title_template = "{index}"; active_tab_font_style = "normal"; inactive_tab_font_style = "normal"; + tab_bar_style = "powerline"; tab_powerline_style = "round"; };