Python_script to open Zenity window

# Set the XDG_CURRENT_DESKTOP environment variable
os.environ['XDG_CURRENT_DESKTOP'] = 'GNOME'