diff options
author | zachir <zachir@librem.one> | 2025-01-20 16:19:05 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-01-20 16:19:05 -0600 |
commit | c1e2ed7f2bbef1879093c19ddd79787b3d671aff (patch) | |
tree | f598b91aa17441ff0c3a4a6bef207f7c94969e53 /kitty/kitty.conf | |
parent | 9577f519444ae241a71a126f61dbe3a3ddcba0b8 (diff) |
Set kitty tab-bar style to powerline
I think it fits in better with my system than fade.
Diffstat (limited to 'kitty/kitty.conf')
-rw-r--r-- | kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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: |