summaryrefslogtreecommitdiff
path: root/fnl/config/lualine.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/lualine.fnl')
-rw-r--r--fnl/config/lualine.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/lualine.fnl b/fnl/config/lualine.fnl
index 2a7bc66..a084d63 100644
--- a/fnl/config/lualine.fnl
+++ b/fnl/config/lualine.fnl
@@ -38,7 +38,7 @@
(def- branch {1 "b:gitsigns_head" :icon " " :cond hide-in-width})
-(def- filetype {1 :filetype :cond hide_in_width :color {}})
+(def- filetype {1 :filetype :colored false :cond hide_in_width :color {}})
(def- language-server {1 active-clients :cond hide_in_width})