Skip to content

Commit

Permalink
UI: Change Window Size
Browse files Browse the repository at this point in the history
  • Loading branch information
Foldex committed Aug 20, 2023
1 parent d46abc0 commit de5fb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/window.blp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ using Adw 1;

template $AdwaitaSteamGtkWindow : ApplicationWindow {
default-width: 500;
default-height: 650;
default-height: 700;
title: _("Adwaita Steam Installer");
resizable: false;

Expand Down

0 comments on commit de5fb02

Please sign in to comment.