mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
chore: use default dimensiontest usingefined in wizard
This commit is contained in:
parent
c9fd00f938
commit
d8f4977ffe
@ -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