diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-10-26 00:26:29 +0200 |
|---|---|---|
| committer | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-10-26 00:26:29 +0200 |
| commit | 4da38055970bc983b4a2d1a7ea04795cdde15bd1 (patch) | |
| tree | d2a25d976bc65a8aa4c30f580bbeaf684997b273 /cfg/alacritty.toml | |
| parent | af9aa365e5ad48a9a0da5a82713821fd076e7dc5 (diff) | |
updated cfg/ - testing commit signature from git
Diffstat (limited to 'cfg/alacritty.toml')
| -rw-r--r-- | cfg/alacritty.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/alacritty.toml b/cfg/alacritty.toml index 10b1e1f..5afcf79 100644 --- a/cfg/alacritty.toml +++ b/cfg/alacritty.toml @@ -7,7 +7,7 @@ family = "mononoki" style = "Regular" [window] -opacity = 0.7 +opacity = 0.9 [window.padding] x = 18 |