JJenkx
JJenkx
I have this issue as well. Every root app has worked fine until now. This app doesn't even ask for root privilege. It gave up before it started. Magisk 14,...
All on one line and using space as a separator? directories_excluded=/dir/ /dir2/ /dir3/ Here is the config I just did that has several exclusions and works properly. [angrysearch.conf](https://github.com/DoTheEvo/ANGRYsearch/files/6176653/angrysearch.txt)
> Not a proper (or retroactive) solution, but some may find useful Thank you, I used this to make a powershell function. Right now it runs on every choco command....
On Debian 11 (Bullseye), I just got a similar error ``` $ uname -a \ ; echo "${DISPLAY}" \ ; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \ ; grep NAME...
``` w = thumbnailer_options.thumbnail_width and changing it to.. w = thumbnailer_options.thumbnail_width * 2 ``` I just tried this and it doubles the resolution of the files saved. I think you...