summarylogtreecommitdiffstats
path: root/winbar.install
blob: fbc23da38659d073f884bfb966eb9650e6a0915a (plain)
1
2
3
4
5
6
7

post_install() {
  echo "==> Copy the configuration files to your home directory."
  echo ""
  echo "    $ cp -r /usr/share/winbar/winbar ~/.config/winbar"
  echo ""
}