refactor(nvim): update dashboard image
This commit is contained in:
parent
4afe610bf2
commit
502cf11dfc
@ -4,21 +4,31 @@ local alpha = require("alpha")
|
|||||||
local header = {
|
local header = {
|
||||||
type = "text",
|
type = "text",
|
||||||
val = {
|
val = {
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ⣴⣶⣤⡤⠦⣤⣀⣤⠆ ⣈⣭⣿⣶⣿⣦⣼⣆ ",
|
" ",
|
||||||
" ⠉⠻⢿⣿⠿⣿⣿⣶⣦⠤⠄⡠⢾⣿⣿⡿⠋⠉⠉⠻⣿⣿⡛⣦ ",
|
" ",
|
||||||
" ⠈⢿⣿⣟⠦ ⣾⣿⣿⣷ ⠻⠿⢿⣿⣧⣄ ",
|
" -╲ '- ",
|
||||||
" ⣸⣿⣿⢧ ⢻⠻⣿⣿⣷⣄⣀⠄⠢⣀⡀⠈⠙⠿⠄ ",
|
" -' :╲ │ '- ",
|
||||||
" ⢠⣿⣿⣿⠈ ⣻⣿⣿⣿⣿⣿⣿⣿⣛⣳⣤⣀⣀ ",
|
" -' : ╲ │ '- ",
|
||||||
" ⢠⣧⣶⣥⡤⢄ ⣸⣿⣿⠘ ⢀⣴⣿⣿⡿⠛⣿⣿⣧⠈⢿⠿⠟⠛⠻⠿⠄ ",
|
" -'· : ╲ │ '- ",
|
||||||
" ⣰⣿⣿⠛⠻⣿⣿⡦⢹⣿⣷ ⢊⣿⣿⡏ ⢸⣿⣿⡇ ⢀⣠⣄⣾⠄ ",
|
" '.-.· : ╲ │ │ ",
|
||||||
" ⣠⣿⠿⠛ ⢀⣿⣿⣷⠘⢿⣿⣦⡀ ⢸⢿⣿⣿⣄ ⣸⣿⣿⡇⣪⣿⡿⠿⣿⣷⡄ ",
|
" │. .-· : ╲ │ │ ",
|
||||||
" ⠙⠃ ⣼⣿⡟ ⠈⠻⣿⣿⣦⣌⡇⠻⣿⣿⣷⣿⣿⣿ ⣿⣿⡇ ⠛⠻⢷⣄ ",
|
" │ . .-· : ╲ │ │ ",
|
||||||
" ⢻⣿⣿⣄ ⠈⠻⣿⣿⣿⣷⣿⣿⣿⣿⣿⡟ ⠫⢿⣿⡆ ",
|
" │. . .-·; ╲ │ │ ",
|
||||||
" ⠻⣿⣿⣿⣿⣶⣶⣾⣿⣿⣿⣿⣿⣿⣿⣿⡟⢀⣀⣤⣾⡿⠃ ",
|
" │ . . .-│ ╲ │ │ ",
|
||||||
" ",
|
" │. . . .│╲ ╲│ │ ",
|
||||||
|
" │ . . . │ ╲ ;- │ ",
|
||||||
|
" │. . . .│ ╲ :·- │ ",
|
||||||
|
" │ . . . │ ╲ : .- │ ",
|
||||||
|
" │. . . .│ ╲ :. .- │ ",
|
||||||
|
" `- . . .│ ╲ : . .- -' ",
|
||||||
|
" `- . .│ ╲ :. ..-' ",
|
||||||
|
" `-. │ ╲ :..-' ",
|
||||||
|
" `│ ╲;-' ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
},
|
},
|
||||||
opts = { position = "center", hl = "Delimiter" },
|
opts = { position = "center", hl = "Delimiter" },
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user