material color generation: use aur pkg, change shebang

This commit is contained in:
end-4
2024-03-19 10:16:47 +07:00
parent 0fc9681eae
commit 31bc5d8cef
4 changed files with 2 additions and 16 deletions
@@ -1,4 +1,4 @@
#!/opt/materialyoucolor/bin/python3
#!/usr/bin/env python3
from material_color_utilities_python import *
from pathlib import Path
import sys