Skip to content

Commit

Permalink
unsupported-dialog: Set prefer-wide-layout property
Browse files Browse the repository at this point in the history
  • Loading branch information
oscfdezdz committed Sep 28, 2024
1 parent 9683f76 commit 1a58b2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/exm-window.blp
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ Adw.AlertDialog unsupported_dialog {
body: _("This extension does not support your GNOME Shell version. It may cause errors if installed.");
default-response: "back";
close-response: "back";
prefer-wide-layout: true;

responses [
install: _("_Install Anyway") destructive,
Expand Down

0 comments on commit 1a58b2a

Please sign in to comment.