diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-06 18:19:06 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-06 18:19:06 +0200 |
| commit | cc84916ba8c8f9b2e7b176ae3bd00aabac5137a1 (patch) | |
| tree | 7c3951050b4418829da6932fc3af386abde2a933 /artix/template/alacritty | |
| parent | 26c25b914b7f6248384a838c58a1f7a2e9b5a17d (diff) | |
make colors a little bit easier on my eyes
Diffstat (limited to 'artix/template/alacritty')
| -rw-r--r-- | artix/template/alacritty/alacritty.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artix/template/alacritty/alacritty.toml b/artix/template/alacritty/alacritty.toml index 1ef4213..3c6b577 100644 --- a/artix/template/alacritty/alacritty.toml +++ b/artix/template/alacritty/alacritty.toml @@ -1,6 +1,6 @@ [window] padding = { x = 10, y = 10 } -opacity = 0.73 +#opacity = 0.73 [font] normal = { family = "$FONT", style = "Regular" } |
