lualine shorten parrot model

This commit is contained in:
Deepak Mallubhotla 2025-03-08 03:55:55 +00:00
parent 33823c8d2a
commit 66d13d2f11
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -9,7 +9,7 @@ local function parrot_status()
else
status = status_info.prov.command.name
end
return string.format("%s(%s)", status, status_info.model)
return string.format("%s(%.14s...)", status, status_info.model)
end
require('lualine').setup({