Skip to content

Theme update #1

@VuiMuich

Description

@VuiMuich

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions