eylles
eylles
thanks @fortbis , not sure how to add this at the moment, if expanding the color dict with material color shades or adding a sort of plugin or companion script...
ah, yes sorry for a time i intended to request ownership of the name 'pywal' to pypi since it has been unmaintained for years and as such abstained from uploading...
well, the python team gives 2 recommendations, to create a virtual environment for all your pip managed packages or to use pipx so that every package has it's own virtual...
It should be ```sh git clone https://github.com/eylles/pywal16 cd pywal16 pipx install --spec . pywal ``` But will check once i'm at home.
I have not tested tbh, i'm working on https://github.com/eylles/pywal16-libadwaita once i have documentation and the scripts to "build" themes i'm working on the next release of pywal16 which WILL be...
okay proper install instructions with pipx ```sh git clone [github.com/eylles/pywal16](https://github.com/eylles/pywal16) cd pywal16 pipx install . ``` will update the wiki later.
ah sorry i had forgotten to update the wiki. @AyushmaanAggarwal does this instruction set seem okay ? https://github.com/eylles/pywal16/wiki/Installation#pip-install
yeh, i have tought of it, @Dhruv-Vanjari originally only implemented svg for image mode, looking at the code implementing svg for thumbnail mode it seems there would be a need...
Soon™
huh interesting, after checking some stuff it seems the issue may be on how the who(1) program determines the active terminals, a sure fire way to check if a terminal...