feat: add new mini logo for dashboard

This commit is contained in:
2024-11-25 19:05:53 -05:00
parent 9ade777c01
commit ff4e12676b
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ vim.g.dashboard = "snacks" ---@type string Options: [dashbo
-- ╰───────────────────────────╯
-- Dashboard logo file
vim.g.dash_logo = "neovim.txt" ---@type string Options: [dash logo]
vim.g.dash_logo = "mini.txt" ---@type string Options: [dash logo]
-- Dashboard header color
vim.g.DashboardHeaderColor = "#88fc9a" ---@type string Options: [hex color]