Krumpet Pirate
Krumpet Pirate
utils.sh would have to have the following for gtk-version to be correctly captured: `VERSION=$(pacman -Q gtk3 | cut --delimiter=' ' --fields=2 | cut --delimiter='.' --fields=1,2)` Since the script only supports...
Yes you are right. I will have to look at it later when I have some time.
I'm afraid I'm going to bork my install if I continue on this. Arch is so wide open as well that it makes it a little harder. Manjaro might have...
Try again with most recent push.
Fix merged, if you need more testing please do so. I'll close the issue in a couple of days regardless.
Can you provide the output when you run the script with the `-l 3` mode enabled? Please also provide the options you were attempting to use.
@Anyoks Try pulling the newest master and trying again.