RusticBard / Skeuowaita

A different take on adwaita theme.
Creative Commons Zero v1.0 Universal
225 stars 0 forks source link

Some icons don't get applied? + [Request] VSCode, Sublime Text #12

Closed steffegit closed 1 year ago

steffegit commented 1 year ago

Hello.

So it might be a ME-problem, as for example, the chrome icon didn't get applied (chrome install via .rpm package from official website).

Screenshot of problem: https://i.imgur.com/05BENAV.png

Also, with this occasion, I would love to make a request for the following applications (I'm not sure i have the right domains):

steffegit commented 1 year ago

Apparently, the .rpm installed files, have different .desktop files, so what I had to do was go into where the icons are located, and just copy the chrome icon and rename it to what the .desktop one.

sudo cp com.google.Chrome.svg google-chrome.svg

RusticBard commented 1 year ago

Apparently, the .rpm installed files, have different .desktop files, so what I had to do was go into where the icons are located, and just copy the chrome icon and rename it to what the .desktop one.

sudo cp com.google.Chrome.svg google-chrome.svg

Yess that is an issue with different distributing formats, they use different naming schemes, that is why I added a Section to Readme.

so the icon that was missing was google-chrome.svg for google chrome right? I will add that icon to the icon pack so it won't be an issue in future (just confirm it so I will be sure)

RusticBard commented 1 year ago
  • VS Code: com.visualstudio.code / code

  • Sublime Text: sublime_text

Duplicate of #7

steffegit commented 1 year ago

so the icon that was missing was google-chrome.svg for google chrome right? I will add that icon to the icon pack so it won't be an issue in future (just confirm it so I will be sure)

Yes. That was it.

RusticBard commented 1 year ago

@CodexDevv I have added the icon, you won't need to rename it now. You can clone it again if you like.