feat: nerd font tag names offset

This commit is contained in:
Arthur Khachaturov 2024-08-01 19:04:02 +03:00
parent bb0af060e5
commit 88bd704613
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
2 changed files with 4 additions and 2 deletions

View file

@ -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" };