diff --git a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Nier-A2.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Nier-A2.desktop/contents/splash/Splash.qml index 900e7d8..c71c92e 100644 --- a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Nier-A2.desktop/contents/splash/Splash.qml +++ b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Nier-A2.desktop/contents/splash/Splash.qml @@ -85,7 +85,7 @@ Pane { id: form height: parent.height - width: parent.width / 4 + width: parent.width / 3 anchors.horizontalCenter: undefined anchors.left: parent.left anchors.right: undefined diff --git a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Nier-A2.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Nier-A2.desktop/contents/splash/Splash.qml index 900e7d8..c71c92e 100644 --- a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Nier-A2.desktop/contents/splash/Splash.qml +++ b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Nier-A2.desktop/contents/splash/Splash.qml @@ -85,7 +85,7 @@ Pane { id: form height: parent.height - width: parent.width / 4 + width: parent.width / 3 anchors.horizontalCenter: undefined anchors.left: parent.left anchors.right: undefined diff --git a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Nier-A2.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Nier-A2.desktop/contents/splash/Splash.qml index 900e7d8..c71c92e 100644 --- a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Nier-A2.desktop/contents/splash/Splash.qml +++ b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Nier-A2.desktop/contents/splash/Splash.qml @@ -85,7 +85,7 @@ Pane { id: form height: parent.height - width: parent.width / 4 + width: parent.width / 3 anchors.horizontalCenter: undefined anchors.left: parent.left anchors.right: undefined