root.resizable(False, False)
win.wm_minsize(180, 120) #Change the two numbers to the minimum window width and minimum window height.