how to make tkinter window show in a specific point on the screen code example Example: python center window import os os.environ["SDL_VIDEO_CENTERED"] = "1"