summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2021-08-17 20:12:44 -0500
committerGitHub <noreply@github.com>2021-08-17 20:12:44 -0500
commit5d9b7daf5a217c644173faa0201048266fc48175 (patch)
tree64a257a1847971f8da5fb66488a9999ff4459873
parent1b8bc13ae08363008558b99973c2b33cbb207433 (diff)
update config
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 369b601..b5273fb 100644
--- a/config.h
+++ b/config.h
@@ -11,7 +11,7 @@ static const int usealtbar = 0; /* 1 means use non-dwm status ba
static const char *altbarclass = "Polybar";/* Alternate bar class name */
static const char *alttrayname = "tray"; /* Polybar tray instance name */
static const char *altbarcmd = ""; /* Alternate bar launch command */
-static const char *fonts[] = {"FiraCode-Regular:size=10", "fontawesome:size=10", "Iosevka Nerd Font:size=10"};
+static const char *fonts[] = { "FiraCode-Regular:size=10", "Iosevka Nerd Font:size=10"};
static const char dmenufont[] = "FiraCode-Regular:size=10";
static const char col_gray1[] = "#282828";
static const char col_gray2[] = "#928374";
@@ -25,7 +25,7 @@ static const char *colors[][3] = {
};
/* tagging */
-static const char *tags[] = { "1", "", "", "", "", "", "7", "8", "9" };
+static const char *tags[] = { "", "", "", "", "", "" };
static const Rule rules[] = {
/* xprop(1):