forked from Shinonome/dots-hyprland
pageplaceholder: rotate less
This commit is contained in:
@@ -34,7 +34,7 @@ Item {
|
|||||||
Layout.alignment: Qt.AlignHCenter
|
Layout.alignment: Qt.AlignHCenter
|
||||||
padding: 12
|
padding: 12
|
||||||
iconSize: 56
|
iconSize: 56
|
||||||
rotation: -60 * (1 - root.opacity)
|
rotation: -30 * (1 - root.opacity)
|
||||||
}
|
}
|
||||||
StyledText {
|
StyledText {
|
||||||
id: widgetNameText
|
id: widgetNameText
|
||||||
|
|||||||
Reference in New Issue
Block a user