Skip to content

Conversation

@zspher
Copy link
Contributor

@zspher zspher commented Oct 28, 2025

Hi, I've been trying to load a image with a relative path:

"image#logo": {
  "path": "~/.config/waybar/assets/nix-catppuccin-logo.svg"
},

but ~ and $HOME does not expand to the absolute path

so this PR adds the ff. changes

  • adds ~ and $HOME expansion to image
  • sets image only once
  • minor change: exec has priority over path (if this needs to be changed please tell me)

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

Successfully merging this pull request may close these issues.

1 participant