We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e0c79 commit 49dd040Copy full SHA for 49dd040
data/resources/ui/window.blp
@@ -4,7 +4,7 @@ using Adw 1;
4
template $GeopardWindow: Adw.ApplicationWindow {
5
title: _("Geopard");
6
default-width: 800;
7
- width-request: 360;
+ width-request: 260;
8
default-height: 600;
9
height-request: 480;
10
0 commit comments