forked from Shinonome/dots-hyprland
material color generation: use aur pkg, change shebang
This commit is contained in:
@@ -9,7 +9,7 @@ tinyxml2 gtkmm3 gtksourceviewmm cairomm
|
||||
|
||||
### Python
|
||||
# Add `python-setuptools-scm` and `python-wheel` explicitly to fix #197
|
||||
python-build python-material-color-utilities python-pillow python-poetry python-pywal python-setuptools-scm python-wheel
|
||||
python-build python-material-color-utilities python-materialyoucolor-git python-pillow python-poetry python-pywal python-setuptools-scm python-wheel
|
||||
|
||||
### Basic graphic env
|
||||
hyprland-git xorg-xrandr
|
||||
|
||||
@@ -101,10 +101,3 @@ install-MicroTeX (){
|
||||
x sudo cp ./LaTeX /usr/local/bin/
|
||||
x cd $base
|
||||
}
|
||||
|
||||
install-materialyoucolors () {
|
||||
x sudo python -m venv /opt/materialyoucolor
|
||||
x source /opt/materialyoucolor/bin/activate
|
||||
x sudo pip install material-color-utilities-python materialyoucolor
|
||||
x deactivate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user