I have a simple tkinter GUI I\'ve been working on.
I am familiar with changing the icon of the root window using root.iconbitmap("/path/to/icon.ico")
root.iconbitmap("/path/to/icon.ico")