add extra space for project dashboard icon

This commit is contained in:
liv 2024-03-02 19:15:25 +01:00
parent 3782f15f0a
commit f84a485b78

View file

@ -31,7 +31,7 @@ return {
local button = {
action = "Telescope projections",
desc = "Projects",
icon = "🕮 ",
icon = "🕮 ",
key = "p",
}