#!/usr/bin/python3

import subprocess

subprocess.Popen("/usr/lib/linuxmint/mintdrivers/mintdrivers.py")
