diff --git a/modules/home/kitty.nix b/modules/home/kitty.nix index 29cdb6e..8b253a3 100644 --- a/modules/home/kitty.nix +++ b/modules/home/kitty.nix @@ -23,7 +23,7 @@ active_tab_font_style = "normal"; inactive_tab_font_style = "normal"; tab_bar_style = "powerline"; - tab_powerline_style = "block"; + tab_powerline_style = "slanted"; active_tab_foreground = "#1e1e2e"; active_tab_background = "#cba6f7"; inactive_tab_foreground = "#bac2de";