telephone
This commit is contained in:
parent
970abc1500
commit
ae01374b02
1 changed files with 13 additions and 0 deletions
|
@ -78,6 +78,12 @@ local plugins = {
|
|||
config = {
|
||||
-- todo https://github.com/nvimdev/dashboard-nvim
|
||||
header = {
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
' █████████ █████████ █████ ████ ███████ ',
|
||||
' ███░░░░░███ ███░░░░░███ ░░███ ███░ ███░░░░░███ ',
|
||||
|
@ -87,6 +93,13 @@ local plugins = {
|
|||
' ███ ░███ ░███ ░███ ░███ ░░███ ░░███ ███',
|
||||
'░░█████████ █████ █████ █████ ░░████ ░░░███████░',
|
||||
'░░░░░░░░░ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░░░ ',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
}, --your header
|
||||
center = {
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue