elementary / wingpanel

Stylish top panel that holds indicators and spawns an application launcher
https://elementary.io
GNU General Public License v3.0
137 stars 44 forks source link

App icons are too big #404

Closed nsourov closed 2 years ago

nsourov commented 2 years ago

The app icon sizes are too big. It looks very bad on my big screen.

image

Is there any way to reduce the icon size? I tried updating this code in ~/.config/gtk-3.0/gtk.css this file

/* source: https://github.com/mdh34/elementary-indicators/issues/1 */
.composited-indicator {
    padding: 0 2px;
    font-size: 10px;
}
ryonakano commented 2 years ago

It seems like you're using ayatana indicator which no longer supported officially on elementary OS. Please report your issue against that component.