py change background code example
Example: py change background
import ctypes
ctypes.windll.user32.SystemParametersInfoW(20, 0, "absolute path" , 0)
import ctypes
ctypes.windll.user32.SystemParametersInfoW(20, 0, "absolute path" , 0)