diff --git a/config/nvim/lua/core/plugins.lua b/config/nvim/lua/core/plugins.lua index 3846afc4..28cfc0e4 100644 --- a/config/nvim/lua/core/plugins.lua +++ b/config/nvim/lua/core/plugins.lua @@ -74,7 +74,7 @@ local plugins = { 'glepnir/dashboard-nvim', config = function() require('dashboard').setup { - theme = 'hyper', -- theme is doom and hyper default is hyper + theme = 'doom', -- theme is doom and hyper default is hyper config = { -- todo https://github.com/nvimdev/dashboard-nvim header = {