From b887c98d62fbc07109c54b9460e39d3cd54e67fd Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Thu, 28 Sep 2023 11:26:25 -0400 Subject: Rever lualine to everforest --- lua/ben/plugins/lualine.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/ben/plugins') diff --git a/lua/ben/plugins/lualine.lua b/lua/ben/plugins/lualine.lua index 16e3647..6f29613 100644 --- a/lua/ben/plugins/lualine.lua +++ b/lua/ben/plugins/lualine.lua @@ -5,7 +5,7 @@ return { config = function() require("lualine").setup({ options = { - theme = "terafox", + theme = "everforest", icons_enabled = true, -- section_separators = { left = "", right = "" }, section_separators = { left = "▓", right = "▓" }, -- cgit v1.2.3