aboutsummaryrefslogtreecommitdiff
path: root/fnl/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins')
-rw-r--r--fnl/plugins/lualine.fnl5
1 files changed, 1 insertions, 4 deletions
diff --git a/fnl/plugins/lualine.fnl b/fnl/plugins/lualine.fnl
index 9cda2ef..ef79a5a 100644
--- a/fnl/plugins/lualine.fnl
+++ b/fnl/plugins/lualine.fnl
@@ -66,10 +66,7 @@
(_G.util.setup! :lualine {
:options {
- :theme {
- :normal { :c {:bg colors.bg}}
- :inactive { :c {:bg colors.fade-bg}}
- }
+ :theme :auto
:component_separators { :left "" :right "" }
:section_separators { :left "" :right "" }
}