mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
pageplaceholder: rotate less
This commit is contained in:
@@ -34,7 +34,7 @@ Item {
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
padding: 12
|
||||
iconSize: 56
|
||||
rotation: -60 * (1 - root.opacity)
|
||||
rotation: -30 * (1 - root.opacity)
|
||||
}
|
||||
StyledText {
|
||||
id: widgetNameText
|
||||
|
||||
Reference in New Issue
Block a user