Skip to content

Icons path in new config #20

@danielwerg

Description

@danielwerg

Currently absolute path has to be used which makes it hard to use with multiple users while using custom icons from home dir.

Suggested solutions:

  1. Resolve relative path against ${XDG_CONFIG_HOME}/wleave

  2. Expand ~ or/and $HOME (preferred so icons could be shared with other applications and stored in sane dir)

low priority since old css way still works:

#lock { background-image: url("./icons/lock.svg"); }

#14 (comment)

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