chore: lualine auto theme

main
sudo pacman -Syu 2023-03-26 23:39:01 +07:00
parent c6a204c750
commit 0b023d2d4f
1 changed files with 2 additions and 2 deletions

View File

@ -97,9 +97,9 @@ require("packer").startup(function()
require("lualine").setup({
options = {
icons_enabled = false,
-- theme = "auto",
theme = "auto",
-- theme = "iceberg",
theme = "catppuccin",
-- theme = "catppuccin",
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
},