switched out the lualine statusline with the mini one

This commit is contained in:
2025-11-16 19:45:45 +01:00
parent f0e168ff2c
commit a5c78df883
4 changed files with 12 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ local theme = require('plugins.config.lualine.nord_theme')
local opts = {
options = {
theme = theme.spec,
globalstatus = true,
component_separators = '|',
section_separators = { left = '', right = '' },
},