ags(control-center): larger window

This commit is contained in:
retrozinndev
2025-04-14 18:38:24 -03:00
parent fd6470882e
commit 0ad4aaac90
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ export const ControlCenter = (mon: number) => new Widget.Window({
css: `margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;`,
widthRequest: 400,
widthRequest: 420,
onButtonPressEvent: () => true,
orientation: Gtk.Orientation.VERTICAL,
children: [