forked from Shinonome/dots-hyprland
Using wrapper for pywal inside venv
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# A wrapper for pywal inside the virtual env
|
||||
source $(eval echo $ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate
|
||||
#wal "$@"
|
||||
wal $*
|
||||
deactivate
|
||||
Reference in New Issue
Block a user