I\'m using kivy with Python 3.9
I have the window at 800x600
Config.set(\'graphics\', \'resizable\', False) Config.set(\'graphics\', \'width\', 800) C