#!/bin/bash for i in Crux \ gnome \ hicolor \ HighContrast \ HighCtonrastInverse \ HighContrastLargePrint \ HighContrastLargePrintInverse \ HighContrast-SVG \ LargePrint \ Mist; do gtk-update-icon-cache -f -t /opt/gnome/share/icons/$i done