diff --git a/install.py b/install.py index 1ed1ce1..7dce388 100644 --- a/install.py +++ b/install.py @@ -310,4 +310,4 @@ if __name__ == "__main__": main() - os.remove("./gnome-shell/gnome-shell.css") + os.remove(gnome_shell_css)