kitty: set transparent background

This commit is contained in:
2025-06-01 11:01:41 +01:00
parent b855451408
commit 8a6661277b

View File

@ -277,11 +277,18 @@ in
}; };
}; };
programs.kitty = {
enable = true;
settings = {
background = "#000000";
background_opacity = 0.7;
};
};
home.packages = with pkgs.unstable; [ home.packages = with pkgs.unstable; [
anyrun anyrun
clipse clipse
dunst dunst
kitty
libsForQt5.qtstyleplugin-kvantum libsForQt5.qtstyleplugin-kvantum
loupe loupe
mpv mpv