Fix alpha issue
This commit is contained in:
parent
6eed4b469c
commit
71053e4f28
@ -44,7 +44,7 @@ end
|
|||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"goolord/alpha-nvim",
|
"goolord/alpha-nvim",
|
||||||
event = "VimEnter",
|
lazy=false,
|
||||||
config = function()
|
config = function()
|
||||||
local dashboard = require("alpha.themes.dashboard")
|
local dashboard = require("alpha.themes.dashboard")
|
||||||
dashboard.section.header.val = get_random_image()
|
dashboard.section.header.val = get_random_image()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user