forked from Shinonome/dots-hyprland
Also remove rsync glib-2.0
This commit is contained in:
@@ -130,9 +130,6 @@ install-python-packages (){
|
|||||||
x source $(eval echo $ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate
|
x source $(eval echo $ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate
|
||||||
x uv pip install -r scriptdata/requirements.txt
|
x uv pip install -r scriptdata/requirements.txt
|
||||||
x deactivate # We don't need the virtual environment anymore
|
x deactivate # We don't need the virtual environment anymore
|
||||||
for i in "glib-2.0"; do
|
|
||||||
x rsync -av "$ILLOGICAL_IMPULSE_VIRTUAL_ENV"/share/$i/ "$XDG_DATA_HOME"/$i/
|
|
||||||
done
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Only for Arch(based) distro.
|
# Only for Arch(based) distro.
|
||||||
|
|||||||
Reference in New Issue
Block a user