Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme update #3

Open
VuiMuich opened this issue Oct 16, 2022 · 0 comments
Open

Theme update #3

VuiMuich opened this issue Oct 16, 2022 · 0 comments

Comments

@VuiMuich
Copy link

Greetings fellow adventurer!

You have subimtted a theme to the leftwm-community-themes, thank you for this contribution!

Recently we merged a bunch of bigger changes with the release 0.4.0 of leftwm.
Some of them are breaking theme compatibility and therefore we would like to request you to update your theme.

The following changes would be required:

  • migrate your theme.toml to theme.ron. You can do this either with leftwm-theme migrate <path-to/theme.toml> or by these four simple steps:
    • surround everything with (...)
    • replace = with :
    • append , on each line
    • safe as theme.ron
  • in your up script replace the line echo "LoadTheme $SCRIPTPATH/theme.toml" > $XDG_RUNTIME_DIR/leftwm/commands.pipe with leftwm-command "LoadTheme $SCRIPTPATH/theme.ron", or if you arleady use leftwm-command replace the file extension.

If possible, it would be nice when you would grant the leftwm organisation or some member of the staff and leftwm-bot write access to your repo, so we could push little fixes like the command pipe one without bothering your attention.

Again, thank you for contributing to our community themes and have a nice time adventuring in the Unix word.

Bests on behalf of the LeftWM staff,

VuiMuich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant