diff --git a/Main.py b/Main.py index 901c328..07b8a2b 100644 --- a/Main.py +++ b/Main.py @@ -50,6 +50,7 @@ def main(): # GUI for selecting Prism instance path app = CTk() + app.attributes('-type', 'dialog') app.title("FamilyCraft Launcher") set_appearance_mode("dark")