mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
Add files via upload
This commit is contained in:
parent
ab41059137
commit
dc7ba2ec42
7 changed files with 53 additions and 43 deletions
|
@ -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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue