diff options
Diffstat (limited to 'fnl/plugins/lualine.fnl')
| -rw-r--r-- | fnl/plugins/lualine.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/lualine.fnl b/fnl/plugins/lualine.fnl index b22b1dc..b331e79 100644 --- a/fnl/plugins/lualine.fnl +++ b/fnl/plugins/lualine.fnl @@ -55,7 +55,7 @@ :timer {:progress_enddelay 500 :lsp_client_name_enddelay 500}}) (local opts {:options {:icons_enabled true - :theme :auto + :theme :no-clown-fiesta :component_separators "" :section_separators {:left "" :right ""} :disabled_filetypes disable |