You are not logged in.
Hi, in Strawberry music player, I have set "Show system tray icon", look at the following image:
I don't like it: is too big and coloured; I'd like to replace it with another icon that I made.
When I execute xfconf-query -c xfce4-panel -p /plugins -lv I don't see it in the list; for other icons that I have set, eg, for changin' the dimension in ~/.config/gtk-3.0/gtk.css file, I have discovered the ID from the xfconf-query command.
How can I set such icon?
EDIT: in my icon theme on the system, eg, I see that there is /usr/share/icons/Flat-Remix-Yellow-Dark/panel/strawberry-panel.svg which is like to see, but is not applied.
Added later 1 h 53 min 03 s:
How can I set such icon?
In the meantime I solved by using YAD, by making a notification icon with the controls in the popup menu:
yad --no-focus --notification --image="$icon" --text="Strawberry" --menu='Play !/home/dave/scripts/strawcontrols/straplay [!strawberry-panel.svg]]||Pause !/home/dave/scripts/strawcontrols/strapause [!strawberry-panel.svg]]||Next !/home/dave/scripts/strawcontrols/stranext [!strawberry-panel.svg]]||Previous !/home/dave/scripts/strawcontrols/straprevious [!strawberry-panel.svg]]' --icon-size=20 --no-middle --command="true"
Here ther result:
Last edited by D.dave (Yesterday 10:32:58)
Offline
[ Generated in 0.009 seconds, 8 queries executed - Memory usage: 522.69 KiB (Peak: 523.6 KiB) ]