change start screen ascii art
This commit is contained in:
parent
d823244489
commit
bd15efe841
1 changed files with 4 additions and 7 deletions
|
@ -8,13 +8,10 @@ return {
|
|||
local dashboard = require("alpha.themes.dashboard")
|
||||
|
||||
theta.header.val = {
|
||||
"⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⢠⠏⡆⠀⠀⠀⠀⠀⢀⣀⣤⣤⣤⣀⡀ ",
|
||||
"⠀⠀⠀⠀⠀⡟⢦⡀ ⠀⠀⣀⠞⠀⠀⠘⡀⢀⡠⠚⣉⠤⠂⠀⠀⠀⠈⠙⢦⡀ ",
|
||||
"⠀⠀⠀⠀⠀⡇⠀⠉⠒⠊⠁⠀⠀⠀⠀⠀⠘⢧⠔⣉⠤⠒⠒⠉⠉⠀⠀⠀⠀⠹⣆ ",
|
||||
"⠀⠀⠀⠀⠀⢰⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢻⠀⠀⣤⠶⠶⢶⡄⠀⠀⠀⠀⢹⡆",
|
||||
"⠀⣀⠤⠒⠒⢺⠒⠀⠀⠀⠀⠀⠀⠀⠀⠤⠊⠀⢸⠀⡿⠀⡀⠀⣀⡟⠀⠀⠀⠀⢸⡇ ",
|
||||
"⠈⠀⠀⣠⠴⠚⢯⡀⠐⠒⠚⠉⠀⢶⠂⠀⣀⠜⠀⢿⡀⠉⠚⠉⠀⠀⠀⠀⣠⠟ ",
|
||||
"⠀⠠⠊⠀⠀⠀⠀⠙⠂⣴⠒⠒⣲⢔⠉⠉⣹⣞⣉⣈⠿⢦⣀⣀⣀⣠⡴⠟ ",
|
||||
" |\\ _,,,---,,_ ",
|
||||
" /,`.-'`' -. ;-;;,_ ",
|
||||
" |,4- ) )-,_..;\\ ( `'-'",
|
||||
" '---''(_/--' `-'\\_) ",
|
||||
}
|
||||
|
||||
theta.buttons.val = {
|
||||
|
|
Loading…
Add table
Reference in a new issue