{ ... }: {
  services.picom = {
    enable = true;
    /* activeOpacity = 0.9; */
    /* inactiveDim = "0.3"; */
  };
}