forked from Shinonome/dots-hyprland
todo list
This commit is contained in:
@@ -70,7 +70,7 @@ Item {
|
||||
}
|
||||
|
||||
StyledText {
|
||||
width: rowLayout.width - (CircularProgress.size + rowLayout.spacing * 2) // TODO ADJUST THIS
|
||||
width: rowLayout.width - (CircularProgress.size + rowLayout.spacing * 2)
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
Layout.fillWidth: true // Ensures the text takes up available space
|
||||
Layout.rightMargin: rowLayout.spacing
|
||||
|
||||
Reference in New Issue
Block a user