Alex Howansky

Results 3 comments of Alex Howansky

OK, it seems that the modules are run in alphabetical order by virtue of the `for d in /home/pi/pigeon/modules/*/` in `pigeon_modules_init.sh`. I will update this script to run the on_movie_end...

Try this... [fix.patch](https://github.com/b-ryan/powerline-shell/files/15169621/fix.patch)

This is a patch for the `__init__.py` file in the package. It changes two lines to be compatible with Python 3.12. The lines preceded with `-` are the old line...