summarylogtreecommitdiffstats
path: root/themes.install
blob: 3d9396a344c5905408bfc6b8b3e033e6e96f50c6 (plain)
1
2
3
4
5
post_install() {
  echo ">>    Attention! At the moment, no theme has been installed into PrismLauncher yet"
  echo ">>    Run ln -s /usr/share/prismlauncher-themes ~/.local/share/PrismLauncher/themes"
  echo ">>    To install themes (of course check if the path is correct before running the command)"
}