Changed lualine

This commit is contained in:
2023-08-28 17:20:57 +02:00
parent 6895eeace9
commit 6249507a1e

View File

@@ -176,9 +176,7 @@ ins_right({
-- Add components to right sections
ins_right({
function()
return " Updates"
end,
require("lazy.status").updates,
cond = require("lazy.status").has_updates,
color = { fg = colors.violet },
})