You are not logged in.
Pages: 1
When I create a launcher with several items, the list of items contains icons of the same size as the launcher icon (panel 48px and automatic icon size). In previous versions these icons were much smaller - I think 16x16 or something like that. How can I get back to small icons? (in launcher configuration with several elements there is only option to change arrow location)
Fedora 39
Panel 4.18.6
Last edited by peter.48 (2024-04-19 20:50:38)
Offline
Try something like:
.popup>menu>menuitem>box>image {-gtk-icon-transform: scale(0.5);margin: -10px}
...in ~/.config/gtk-3.0/gtk.css. Adjust the scale value (0.5) and negative margin (-10px) values to suit and fit.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you for the solution, this works
Offline
Pages: 1
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 519.25 KiB (Peak: 520.09 KiB) ]