✨ feat(hyprland): enable blur by default, make workspace change faster
This commit is contained in:
@@ -34,7 +34,7 @@ decoration {
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
|
||||
blur {
|
||||
enabled = false
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
vibrancy = 0.9
|
||||
@@ -55,12 +55,11 @@ animations {
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 3.5, default
|
||||
animation = fadeLayers, 1, 7, amazingBezier
|
||||
animation = workspaces, 1, 6, amazingBezier, slidefade 80%
|
||||
animation = workspaces, 1, 5.5, amazingBezier, slidefade
|
||||
}
|
||||
|
||||
dwindle {
|
||||
pseudotile = true
|
||||
|
||||
preserve_split = true
|
||||
preserve_split = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user