Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-04-19 17:06:27

peter.48
Member
Registered: 2017-01-31
Posts: 130

icons in launcher with several items [solved]

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

#2 2024-04-19 19:07:53

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,046

Re: icons in launcher with several items [solved]

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

#3 2024-04-19 20:49:44

peter.48
Member
Registered: 2017-01-31
Posts: 130

Re: icons in launcher with several items [solved]

Thank you for the solution, this works smile

Offline

Board footer

Powered by FluxBB