Show Your Desktop-December 2024

For some reason i cannot add more post to ‘Picom with animations - config for Mabox - try it!’.
Computer say’s no more than 3 messages before reaction of otherside. (or something simmilar).

Anyway not important at all, this suits here fine too. :face_in_clouds:


Little drama cava | vis hiding.

{
match = "name = 'cavatransparent' || name = 'vistransparent'";
opacity = 1.0;
blur-background = false;
shadow = false;
animations = (
   {
      triggers = ["hide"];
      preset = "slide-out";
      opacity = 1.0;
      direction = "down";
      duration = 1.2;
      delay = 0.5;
   },
  )
},

:bird:

1 Like