kitty background opacity

This commit is contained in:
mir 2024-06-15 16:39:08 -08:00
parent 582986fba5
commit c96bfe5045

View File

@ -70,6 +70,7 @@ with lib.hm.gvariant;
enable = true; enable = true;
settings = { settings = {
font_family = "MesloLGS NF"; font_family = "MesloLGS NF";
background_opacity = "0.8";
}; };
}; };
# environment.systemPackages = with pkgs; [ # environment.systemPackages = with pkgs; [