From 4bae36990f67460df611a2839f006cc2ae40b4d9 Mon Sep 17 00:00:00 2001 From: Dinesh Salunke Date: Thu, 13 Jul 2023 21:12:18 +0530 Subject: [PATCH] refactor: minor styling for the lualine --- lua/plugins/ui.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lua/plugins/ui.lua b/lua/plugins/ui.lua index 2d1e02a..8d5a314 100644 --- a/lua/plugins/ui.lua +++ b/lua/plugins/ui.lua @@ -6,7 +6,7 @@ return { }, opts = { options = { - theme = "auto", + theme = "catppuccin", globalstatus = true, disabled_filetypes = { statusline = { @@ -14,6 +14,8 @@ return { "alpha", }, }, + section_separators = "", + component_separators = "", }, sections = { lualine_a = {