Increase window size

This commit is contained in:
Toast 2025-03-27 01:57:36 +01:00
parent 60c5a9ec91
commit 8882908df1

View file

@ -9,8 +9,8 @@ Kirigami.ApplicationWindow {
// Unique identifier to reference this object
id: root
width: 400
height: 300
width: 600
height: 400
// Window title
// i18nc() makes a string translatable