diff options
author | rafa_99 <rafa99@protonmail.com> | 2020-10-05 23:49:00 +0100 |
---|---|---|
committer | rafa_99 <rafa99@protonmail.com> | 2020-10-05 23:49:00 +0100 |
commit | 0b95ed14a50770bb58d8ebe50ac2b871f2d699c3 (patch) | |
tree | 9249504b8da7a8a83e1e74c03cfb6dd57d31f25e /config.h | |
parent | 69045ccf6277a6402787f924c03526be680f8765 (diff) |
Updated Terminal Transparency
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.8; +float alpha = 1; /* * https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h4-Functions-using-CSI-_-ordered-by-the-final-character-lparen-s-rparen:CSI-Ps-SP-q.1D81 |