summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-09-24 01:34:07 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-09-24 01:34:07 +0200
commitb819e7bb7e81e7e49570f0c97519cc8492575008 (patch)
tree006a3697b3b7a00a75bfcaee3b0062969b6747af /fnl/config
parent6d31f1567e9dc542e72e8eee9234b4820d735c02 (diff)
Update to only lang icon in filetype
Diffstat (limited to 'fnl/config')
-rw-r--r--fnl/config/lualine.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/config/lualine.fnl b/fnl/config/lualine.fnl
index 2d124e7..7701915 100644
--- a/fnl/config/lualine.fnl
+++ b/fnl/config/lualine.fnl
@@ -42,6 +42,7 @@
:cond hide-in-width})
(def- filetype {1 :filetype
+ :icon_only true
:disabled_buftypes [:nvim-tree]
:colored false
:cond hide_in_width})