Added theme switcher to alpha
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -16,6 +16,7 @@ return {
|
||||
dashboard.section.buttons.val = {
|
||||
dashboard.button("f", " " .. "Find files", ":Telescope find_files <CR>"),
|
||||
dashboard.button("p", " " .. "Select project", ":Telescope neovim-project history <CR>"),
|
||||
dashboard.button("t", " " .. "Change theme", ":ThemeSwitcher <CR>"),
|
||||
dashboard.button("n", " " .. "Neorg", ":Neorg workspace main <CR>"),
|
||||
dashboard.button("l", " " .. "Lazy sync", ":Lazy sync <CR>"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user