From c1e2ed7f2bbef1879093c19ddd79787b3d671aff Mon Sep 17 00:00:00 2001
From: zachir <zachir@librem.one>
Date: Mon, 20 Jan 2025 16:19:05 -0600
Subject: Set kitty tab-bar style to powerline

I think it fits in better with my system than fade.
---
 kitty/kitty.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kitty/kitty.conf b/kitty/kitty.conf
index 540419a..55b72c8 100644
--- a/kitty/kitty.conf
+++ b/kitty/kitty.conf
@@ -913,7 +913,7 @@ confirm_os_window_close 0
 #: The second number is the margin between the tab bar and the
 #: contents of the current tab.
 
-# tab_bar_style fade
+tab_bar_style powerline
 
 #: The tab bar style, can be one of:
 
-- 
cgit v1.2.3