changed icons in dashbaord

This commit is contained in:
Aniket Patel 2024-08-27 19:41:53 +05:30
parent d435d54b0c
commit 4ae9092acc
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ return {
{ action = 'Telescope oldfiles', name = ' 📂 Recent Files', section = 'Files' }, { action = 'Telescope oldfiles', name = ' 📂 Recent Files', section = 'Files' },
{ action = 'Telescope live_grep', name = ' 🔎 Find Text', section = 'Search' }, { action = 'Telescope live_grep', name = ' 🔎 Find Text', section = 'Search' },
{ action = 'Lazy update', name = ' 🔄 Update Plugins', section = 'Plugins' }, { action = 'Lazy update', name = ' 🔄 Update Plugins', section = 'Plugins' },
{ action = 'qall', name = ' Quit', section = 'Exit' }, { action = 'qall', name = ' ↪️ Quit', section = 'Exit' },
}, },
footer = 'Neovim - The hyperextensible Vim-based text editor', footer = 'Neovim - The hyperextensible Vim-based text editor',
content_hooks = { content_hooks = {