summaryrefslogtreecommitdiff
path: root/st/config.def.h.rej
blob: 79888e1d08318f94fe9ee553248b35228028e212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- config.def.h
+++ config.def.h
@@ -93,6 +93,9 @@ char *termname = "st-256color";
  */
 unsigned int tabspaces = 8;
 
+/* bg opacity */
+float alpha = 0.8;
+
 /* Terminal colors (16 first used in escape sequence) */
 static const char *colorname[] = {
 	/* 8 normal colors */