diff --git a/src/main_window/window.blp b/src/main_window/window.blp index 8ad7985..98049c6 100644 --- a/src/main_window/window.blp +++ b/src/main_window/window.blp @@ -20,6 +20,7 @@ template $WarehouseWindow: Adw.ApplicationWindow { Revealer file_drop_revealer { can-target: false; transition-type: crossfade; + visible: false; Adw.StatusPage file_drop_view { icon-name: "warehouse:folder-open-symbolic"; title: _("Drop to Open");