cava slide-out by muzqs
This commit is contained in:
parent
470d965cb3
commit
44f675bab6
@ -69,11 +69,7 @@ rules: (
|
||||
blur-background = false;
|
||||
corner-radius = 0;
|
||||
},
|
||||
{
|
||||
match = "name = 'cavatransparent' || name = 'vistransparent'";
|
||||
blur-background = false;
|
||||
shadow = false;
|
||||
},
|
||||
|
||||
{
|
||||
match = "class_g = 'skippy-xd-fix'";
|
||||
blur-background = false;
|
||||
@ -83,6 +79,21 @@ corner-radius = 0;
|
||||
},
|
||||
@include "mabox-animations.conf"
|
||||
{
|
||||
match = "name = 'cavatransparent' || name = 'vistransparent'";
|
||||
blur-background = false;
|
||||
shadow = false;
|
||||
animations = (
|
||||
{
|
||||
triggers = ["hide"];
|
||||
preset = "slide-out";
|
||||
opacity = 1.0;
|
||||
direction = "down";
|
||||
duration = 1.2;
|
||||
delay = 0.5;
|
||||
},
|
||||
)
|
||||
},
|
||||
{
|
||||
@include "jgmenu.conf"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user