-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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:
-
Resolve relative path against
${XDG_CONFIG_HOME}/wleave -
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"); }Metadata
Metadata
Assignees
Labels
No labels