forked from Shinonome/dots-hyprland
change 'rotating' dateStyle radius, fix bubble dateStyle
This commit is contained in:
@@ -8,8 +8,6 @@ import QtQuick
|
||||
|
||||
Rectangle {
|
||||
z: 1
|
||||
color: root.colBackground
|
||||
radius: Appearance.rounding.small
|
||||
StyledText {
|
||||
opacity: root.style === "rect" ? 1.0 : 0
|
||||
Behavior on opacity {
|
||||
|
||||
Reference in New Issue
Block a user