🔧 change alacritty opacity

This commit is contained in:
Laureηt 2023-06-18 14:54:26 +02:00
parent 5028286261
commit b848968176
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -11,7 +11,7 @@ in {
enable = true;
settings = {
import = [ "${catppuccin-alacritty}/catppuccin-mocha.yml" ];
window.opacity = 0.6;
window.opacity = 0.85;
font = {
normal.family = "FiraCode Nerd Font Mono";
size = 9.5;