mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-27 19:17:30 -05:00
fix: make thumbnail generator script actually work
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
source $(eval echo $ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate
|
||||
"$SCRIPT_DIR/thumbgen.py" "$@"
|
||||
deactivate
|
||||
|
||||
GIO_USE_VFS=local "$SCRIPT_DIR/thumbgen.py" "$@"
|
||||
deactivate
|
||||
Reference in New Issue
Block a user