Adjusts blur and decoration definitions for new version of hypr
This commit is contained in:
@@ -64,10 +64,16 @@ general {
|
|||||||
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 10
|
rounding = 10
|
||||||
blur = yes
|
active_opacity = 1.0
|
||||||
blur_size = 3
|
inactive_opacity = 0.9
|
||||||
blur_passes = 4
|
blur {
|
||||||
blur_new_optimizations = true
|
enabled = true
|
||||||
|
size = 8
|
||||||
|
passes = 2
|
||||||
|
noise = 0
|
||||||
|
contrast = 1.2
|
||||||
|
brightness = 1.0
|
||||||
|
}
|
||||||
drop_shadow = false
|
drop_shadow = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user