Add files via upload

This commit is contained in:
Dante 2024-03-28 15:35:19 -04:00 committed by GitHub
parent ab41059137
commit dc7ba2ec42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 53 additions and 43 deletions

View file

@ -22,12 +22,15 @@ decoration {
blur {
enabled = true
size = 6
size = 4
passes = 3
new_optimizations = true
ignore_opacity = on
xray = false
brightness = 1
vibrancy = 0.50
vibrancy_darkness = 0.50
contrast = 1.0
}
@ -55,15 +58,11 @@ animations {
animation = windows, 1, 7, myBezier
animation = windowsOut, 1, 7, default, popin 80%
animation = border, 1, 10, default
animation = workspaces, 1, 6, default
animation = workspaces, 1, 6, default, slidefade
animation = borderangle, 1, 8, default
animation = fade, 1, 7, default
# animation = windows, 1, 6, wind, slide
animation = windowsIn, 1, 6, winIn, slide
# animation = windowsOut, 1, 5, winOut, slide
# animation = windowsMove, 1, 5, wind, slide
animation = windowsIn, 1, 6, winIn, slide
# animation = border, 1, 1, liner
# animation = borderangle, 1, 30, liner, loop
# animation = fade, 1, 10, default
# animation = workspaces, 1, 5, wind
# animation = borderangle, 1, 100, liner, loop
}