summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorTristan Simas <tristan.simas@mail.mcgill.ca>2020-05-13 17:06:41 -0400
committerTristan Simas <tristan.simas@mail.mcgill.ca>2020-05-13 17:06:41 -0400
commit24fa39b8618887a0e6bfeda1b83391361887cc21 (patch)
treebc3f4eb6fff34e3476bdcb490f7c1d6a79026b2e /config.h
parentc6c7c8541dde87b87d492465a1af3c585e5e19a0 (diff)
added the xclearwin patch to fix dirty borders after changing colors
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index c8921bd..eab1df9 100644
--- a/config.h
+++ b/config.h
@@ -108,7 +108,7 @@ char *termname = "st-256color";
unsigned int tabspaces = 8;
/* bg opacity */
-float alpha = 0.8;
+float alpha = 0.9;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {