fix(alpha): center logo

This commit is contained in:
Folke Lemaitre 2023-05-28 09:41:11 +02:00
parent 620b7cf7c5
commit 1c71a15d1e
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -253,12 +253,12 @@ return {
opts = function()
local dashboard = require("alpha.themes.dashboard")
local logo = [[
Z
Z
z
z
Z
Z
z
z
]]
dashboard.section.header.val = vim.split(logo, "\n")