summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2020-02-20 18:29:21 +0000
committerrafa_99 <rafa99@protonmail.com>2020-02-20 18:29:21 +0000
commit2736ae98bd5c4d0fb9e85112d470a2ff9bfb3bcc (patch)
treeb732af8df8fc2b53970738cafb5c95d393161297
parent0c974d2d41908dc436c6fadfb0ff155eb908bec0 (diff)
Updated Config
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 574218f..8987488 100644
--- a/config.h
+++ b/config.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "UbuntuMono Nerd Font:pixelsize=12:antialias=true:autohint=true";
+static char *font = "UbuntuMono Nerd Font:pixelsize=14:antialias=true:autohint=true";
static int borderpx = 2;
/*
@@ -95,7 +95,7 @@ char *termname = "st-256color";
unsigned int tabspaces = 8;
/* bg opacity */
-float alpha = 0.5;
+float alpha = 0.8;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {