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; [
anyrun
clipse
dunst
kitty
libsForQt5.qtstyleplugin-kvantum
loupe
mpv