forked from Shinonome/dots-hyprland
remove weird transparency
This commit is contained in:
@@ -39,7 +39,6 @@ Item {
|
|||||||
|
|
||||||
radius: root.style === "classic" ? 2 : root.handWidth / 2
|
radius: root.style === "classic" ? 2 : root.handWidth / 2
|
||||||
color: Appearance.colors.colSecondary
|
color: Appearance.colors.colSecondary
|
||||||
opacity: 0.9
|
|
||||||
|
|
||||||
Behavior on height {
|
Behavior on height {
|
||||||
animation: Appearance.animation.elementResize.numberAnimation.createObject(this)
|
animation: Appearance.animation.elementResize.numberAnimation.createObject(this)
|
||||||
|
|||||||
Reference in New Issue
Block a user