diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-11 17:06:18 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-11 17:06:18 +0900 |
| commit | 5d170a461a4425015e249fa7c70719d761e2cddf (patch) | |
| tree | f3b91721b4faeecec301648f23c89e7d25a0ce3d /st/config.h | |
| parent | 63dc1bfed4edb15299178146ea56f3555973f691 (diff) | |
Init
Diffstat (limited to 'st/config.h')
| -rw-r--r-- | st/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h index 804c475..81187d8 100644 --- a/st/config.h +++ b/st/config.h @@ -118,7 +118,7 @@ unsigned int tabspaces = 8; /* bg opacity */ float alpha = 0.8; -float alphaOffset = 0.02; +float alphaOffset = 0.05; float alphaUnfocus; /* Terminal colors (16 first used in escape sequence) */ |
