bilelmoussaoui / Hardcode-Tray

Fixes Hardcoded tray icons in Linux
Other
863 stars 61 forks source link

I have installed numix theme but it says "Theme Numix Light does not exists." #614

Closed arun54321 closed 4 years ago

arun54321 commented 4 years ago

Specifications

Expected behavior and actual behavior

It should patch

Steps to reproduce the problem

  1. sudo -E hardcode-tray --only telegram --dark-theme "Numix Light" --light-theme "Numix"

image

varlesh commented 4 years ago

maybe --dark-theme "Numix-Light"?

arun54321 commented 4 years ago

maybe --dark-theme "Numix-Light"?

Thanks. It now works.