add extra space for project dashboard icon
This commit is contained in:
parent
3782f15f0a
commit
f84a485b78
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ return {
|
||||||
local button = {
|
local button = {
|
||||||
action = "Telescope projections",
|
action = "Telescope projections",
|
||||||
desc = "Projects",
|
desc = "Projects",
|
||||||
icon = "🕮 ",
|
icon = "🕮 ",
|
||||||
key = "p",
|
key = "p",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue