diff options
| author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-11-16 14:36:15 +0100 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-11-16 14:36:15 +0100 |
| commit | ab650693713ceeadf2c064b1024379e6a58a6878 (patch) | |
| tree | 62f4d6f17b86c474a7ee28b7d9de058f5d32d0fd /fnl/plugins/lualine.fnl | |
| parent | 0d7ffc588f1971254fb271d3d211b396230ba552 (diff) | |
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 |