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