-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
Icon themes like Papirus-Dark don't work properly. I think its because Papirus-Dark only updates symbolic icons that use a single color, from dark grey to white, and all other icons are symlinked to the original Papirus theme. I don't think its a problem with Papirus as this behavior only occurs in jgmenu, probably because of icon caching
With Papirus-Dark, notice only the symbolic icons are changed, when it should also use the original Papirus icons for all other icons:
With Papirus, it works as expected, with dark grey symbolic icons (which don't match the theme, hence why I want to use Papirus-Dark):
.jgmenu contents (only changed settings):
csv_cmd = pmenu
tint2_look = 1
font = Noto Sans 10
icon_size = 16
csv_no_duplicates = 1
I don't think it relates, but the icon theme was supplied by xsettingsd. .xsettingsd contents:
Net/IconThemeName "Papirus-Dark"
Net/ThemeName "Arc-Dark"
Metadata
Metadata
Assignees
Labels
No labels