feat: nerd font tag names offset
This commit is contained in:
parent
bb0af060e5
commit
88bd704613
2 changed files with 4 additions and 2 deletions
1
config.h
1
config.h
|
@ -34,6 +34,7 @@ static const unsigned int alphas[][3] = {
|
|||
};
|
||||
|
||||
/* tagging */
|
||||
static const unsigned int nerdfont_icons = (1 << 8) | (1 << 7);
|
||||
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "", "" };
|
||||
static const char *metaworkspaces[] = { "1", "2", "3", "4" };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue