xfce4/xfce4-settings/post-install
2019-06-27 01:42:53 +02:00

7 lines
122 B
Plaintext
Executable File

# !/bin/sh
# Post install file for Xfce settings
gtk-update-icon-cache /usr/share/icons/hicolor
# End post install file