@Normoxd You did nothing wrong, The pywayland dependency was trying to compile from source and failing because it couldn't find the Wayland development headers (/usr/share/wayland/wayland.xml) on your system.
I've just pushed a fix for this. The install.sh script will now automatically check for those headers and use pacman to install the wayland and wayland-protocols packages if they are missing. The installation steps all run without any errors now.
You can run git pull and try ./install.sh again and let me know if this solves your issues.
Thanks for pointing that out! I hadn't noticed the TUI themes were resetting. I'll open a separate issue to track that bug and work on a fix.
Originally posted by @vivekvardhanmodi in #1
Originally posted by @vivekvardhanmodi in #1