kitty background opacity
This commit is contained in:
parent
582986fba5
commit
c96bfe5045
1
home.nix
1
home.nix
@ -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; [
|
||||||
|
Loading…
Reference in New Issue
Block a user