|
@@ -70,7 +70,8 @@ lvim.keys.normal_mode["<C-s>"] = ":w<cr>"
|
|
|
-- }
|
|
|
|
|
|
-- After changing plugin config exit and reopen LunarVim, Run :PackerInstall :PackerCompile
|
|
|
-lvim.builtin.dashboard.active = true
|
|
|
+lvim.builtin.alpha.active = true
|
|
|
+lvim.builtin.alpha.mode = "dashboard"
|
|
|
lvim.builtin.notify.active = true
|
|
|
lvim.builtin.terminal.active = false
|
|
|
-- lvim.builtin.terminal.shell = "pwsh.exe -NoLogo"
|