Skip to content

bug(tui): Theme preferences reset to default on restart #2

Description

@vivekvardhanmodi

@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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions