mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
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 uv pip install -r scriptdata/requirements.txt
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user