Wednesday, February 29, 2012

Customizing GNOME3


sudo gedit /usr/share/gnome-shell/theme/gnome-shell.css


Icon grid and size

.icon-grid {
spacing: 16px;
-shell-grid-item-size: 96px;
}

.icon-grid .overview-icon {
icon-size: 48px;
}

No comments:

Post a Comment