summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h b/config.h
index aecbe46..1353228 100644
--- a/config.h
+++ b/config.h
@@ -8,6 +8,12 @@
static char *font = "Fira Code:pixelsize=12:antialias=true:autohint=true";
static int borderpx = 0;
+static char *font2[] = {
+ "Symbola:pixelsize=12:antialias=true:autohint=true"
+/* "Inconsolata for Powerline:pixelsize=12:antialias=true:autohint=true", */
+/* "Hack Nerd Font Mono:pixelsize=11:antialias=true:autohint=true", */
+};
+
/*
* What program is execed by st depends of these precedence rules:
* 1: program passed with -e