v0.2.4: Make compatible with Qt6, cursors bundled, QoL changes
- Qt6 apps will be properly themed again!
- This addresses issue #37
- The install script will now install and apply Catppuccin cursors from the cursors port
- By default, it will install the dark cursor and the accent colour you've chosen in the script.
- There are also now some tweaks to the install script.
- You can enter debug mode to already prefill the options. For example:
./install.sh 2 4 1
will download Macchiato Mauve with the modern aurorae theme
- You can enter debug mode to already prefill the options. For example:
Thanks again to @Cequallium for a lot of these changes! 🎉
Full Changelog: v0.2.3...v0.2.4