forked from Shinonome/dots-hyprland
adjust media control blur radius
This commit is contained in:
@@ -122,7 +122,7 @@ Item { // Player instance
|
|||||||
antialiasing: true
|
antialiasing: true
|
||||||
asynchronous: true
|
asynchronous: true
|
||||||
}
|
}
|
||||||
radius: 128 // Increase for more blur
|
radius: 100 // Increase for more blur
|
||||||
layer.enabled: true
|
layer.enabled: true
|
||||||
layer.effect: OpacityMask {
|
layer.effect: OpacityMask {
|
||||||
maskSource: Rectangle {
|
maskSource: Rectangle {
|
||||||
|
|||||||
Reference in New Issue
Block a user