From 9888d230e5c028ee11c15dbd75ab05a793666e75 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 10 Aug 2023 19:19:43 +0300 Subject: [PATCH] mf doom hes like db cooper --- config/nvim/lua/core/plugin_config/dashboard.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nvim/lua/core/plugin_config/dashboard.lua b/config/nvim/lua/core/plugin_config/dashboard.lua index d4a6db94..82368acd 100644 --- a/config/nvim/lua/core/plugin_config/dashboard.lua +++ b/config/nvim/lua/core/plugin_config/dashboard.lua @@ -1,5 +1,5 @@ require('dashboard').setup { - theme = 'hyper', -- theme is doom and hyper default is hyper + theme = 'doom', -- theme is doom and hyper default is hyper disable_move, -- default is false disable move keymap for hyper shortcut_type, -- shorcut type 'letter' or 'number' change_to_vcs_root, -- default is false,for open file in hyper mru. it will change to the root of vcs