mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
chore: test using default dimensions defined in wizard
This commit is contained in:
parent
c9fd00f938
commit
734af7cf22
@ -67,7 +67,7 @@ class OuterWindow(Gtk.Window):
|
||||
self.show_all()
|
||||
css.load_css()
|
||||
if is_deck:
|
||||
self.maximize()
|
||||
self.set_default_size(1085, 670)
|
||||
|
||||
MainController.open_page(NotebookPage.SERVERS)
|
||||
MainController.set_start_tab()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user