Skip to content

Example config has incorrect path #487

@ThePython10110

Description

@ThePython10110

The global line in the example config where it says:

command=$SCRIPT_DIR/$BLOCK_NAME

should be:

command=$SCRIPT_DIR/$BLOCK_NAME/$BLOCK_NAME

since the example blocks are in subdirectories (such as i3blocks/volume/volume)

This would resolve #485.

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