summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2024-05-28 05:04:58 +0000
committerGitHub <noreply@github.com>2024-05-28 05:04:58 +0000
commit3a3cb60a329fc9dd139cd7a38e73307be791b480 (patch)
tree26e73d2ac3746b2b902a33e6fe1e22db1c331693
parentb1281f13579b710c443f0127f5ca49da36fe26b2 (diff)
add alpha
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 27383c9..a4b1873 100644
--- a/config.def.h
+++ b/config.def.h
@@ -106,7 +106,7 @@ char *termname = "st-256color";
unsigned int tabspaces = 8;
/* bg opacity */
-float alpha = 1;
+float alpha = 0.8;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {