fix alpha

This commit is contained in:
xfy
2024-10-31 11:22:40 +08:00
parent 1ca75d18d5
commit f29fac5f15
2 changed files with 18 additions and 17 deletions

View File

@ -44,7 +44,7 @@ return {
local logo = require("rua.config.logos")
dashboard.section.header.val = logo.c
dashboard.section.buttons.val = {
button("SPC l", "💤 > Lazy", "<cmd>Lazy<CR>"),
button("SPC l", "💤 > Lazy", "<cmd>Lazy<CR>"),
button("SPC e", " > Nvim Tree", "<cmd>NvimTreeToggle<CR>"),
button("SPC m", "󰱼 > Mason", "<cmd>Mason<CR>"),
-- button("SPC fw", " > Find Word", "<cmd>Telescope live_grep<CR>"),