Dennis Schneider

Results 1 issues of Dennis Schneider

Please upgrade to using python3. It is easily done by changing the following line from "scripts/dmenu-mac": `function realpath() { python -c "import os,sys; print(os.path.realpath(sys.argv[1]))" "$0"; }` to `function realpath() {...