summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2020-03-15 13:33:19 +0000
committerrafa_99 <rafa99@protonmail.com>2020-03-15 13:33:19 +0000
commit12f12252806d8d3cf7e7147eb3de5247147a834e (patch)
tree1105e415b4cd93a49ac9ec7cef55677b8dca643e /config.h
parent9749173c8540e31a307707ae811e10afcb1e29b4 (diff)
Updated Font and WM Tags
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 7640769..105c593 100644
--- a/config.h
+++ b/config.h
@@ -12,7 +12,7 @@ static const int showbar = 1; /* 0 means no bar */
static const int topbar = 1; /* 0 means bottom bar */
static const int vertpad = 10; /* vertical padding of bar */
static const int sidepad = 10; /* horizontal padding of bar */
-static const char *fonts[] = { "UbuntuMono Nerd Font:size=11" };
+static const char *fonts[] = { "JetBrains Mono Nerd Font:size=10" };
#include "colors.h"
static const char *colors[][3] = {
/* fg bg border */
@@ -21,7 +21,7 @@ static const char *colors[][3] = {
};
/* tagging */
-static const char *tags[] = { "", "爵", "", "", "", "", "", "", "" };
+static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
static const Rule rules[] = {
/* xprop(1):