summarylogtreecommitdiffstats
path: root/whitesur-gtk-theme.install
blob: d53a822a2ae1a0d2e1da8f931ba36d8c8763b36e (plain)
1
2
3
4
5
6
7
8
9
post_install() {
  echo ""
  echo "XFCE: remember to run 'xfce4-panel -r' every time you switch themes to fix the panel opacity."
  echo ""
}

post_upgrade() {
  post_install
}