diff --git a/.config/quickshell/modules/common/widgets/ContentPage.qml b/.config/quickshell/modules/common/widgets/ContentPage.qml index 07d88949..d23922c7 100644 --- a/.config/quickshell/modules/common/widgets/ContentPage.qml +++ b/.config/quickshell/modules/common/widgets/ContentPage.qml @@ -6,7 +6,7 @@ import "root:/modules/common/widgets/" Flickable { id: root - property real baseWidth: 500 + property real baseWidth: 550 property bool forceWidth: false property real bottomContentPadding: 100