summarylogtreecommitdiffstats
path: root/gtk3.install
blob: 5f781e2831cb79ce519d5c202a32575d3e2ca7f1 (plain)
1
2
3
4
5
6
7
pre_remove() {
    rm -f /usr/lib/gtk-3.0/3.0.0/immodules.cache
}

post_install() {
    printf 'Set the environment GTK_CSD=1 to enable the CSD\n'
}