diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index 6c1750f..6ff9aba 100644 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -5,6 +5,7 @@ import gi import json import locale import os +import subprocess import sys import webbrowser gi.require_version("Gtk", "3.0")