From 7d33d39a45cfce1acda96efd2e8a2734f15779ed Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 25 Jul 2025 13:56:39 -0700 Subject: [PATCH] blp formatting --- src/apprt/gtk-ng/ui/1.5/window.blp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apprt/gtk-ng/ui/1.5/window.blp b/src/apprt/gtk-ng/ui/1.5/window.blp index b082fccf4..89918eb09 100644 --- a/src/apprt/gtk-ng/ui/1.5/window.blp +++ b/src/apprt/gtk-ng/ui/1.5/window.blp @@ -9,7 +9,6 @@ template $GhosttyWindow: Adw.ApplicationWindow { notify::config => $notify_config(); notify::fullscreened => $notify_fullscreened(); notify::maximized => $notify_maximized(); - default-width: 800; default-height: 600; // GTK4 grabs F10 input by default to focus the menubar icon. We want