LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   gnome 3 icon size? (https://www.linuxquestions.org/questions/linux-newbie-8/gnome-3-icon-size-4175522818/)

ncage 10-20-2014 09:32 PM

gnome 3 icon size?
 
How do you change the icon size of both sidebar (where your favorites are) and the icons in the "show application"?

I've tried messing with /usr/share/gnome-shell/theme/gnome-shell.css

I lowered the following:

.icon-grid .overview-icon {
icon-size: 10px /*was 96px*/
}

it hasn't had an affect on icon size. I've also mesed with .icon-grid css class and it did modify the size of the actual grid but the icon sizes are still huge.

ondoho 10-21-2014 04:26 PM

Quote:

Originally Posted by ncage (Post 5256865)
.icon-grid .overview-icon {
icon-size: 10px /*was 96px*/
}
it hasn't had an affect on icon size.

try reducing the icon size by half, e.g. 48px.

ncage 10-21-2014 09:07 PM

Quote:

Originally Posted by ondoho (Post 5257342)
try reducing the icon size by half, e.g. 48px.

Thanks for the reply but unfortunately that didn't do anything. Icons are still huge.


All times are GMT -5. The time now is 12:59 PM.