As mentioned in [this todo](https://github.com/ActivityWatch/aw-qt/blob/09c57363b1f87df1454a550d6b7a2a564e343126/aw_qt/manager.py#L112) it would be helpful to dynamically load the list of modules which should be started. The current workaround is to change the modules list in [manager.py](https://github.com/ActivityWatch/aw-qt/blob/09c57363b1f87df1454a550d6b7a2a564e343126/aw_qt/manager.py#L112) and the one in [main.py](https://github.com/ActivityWatch/aw-qt/blob/09c57363b1f87df1454a550d6b7a2a564e343126/aw_qt/main.py#L33)