summaryrefslogtreecommitdiff
path: root/community/openbox/openbox.install
blob: 762a3ef1411ecb438325e48b71f8562b34c8ed89 (plain)
1
2
3
4
post_install() {
    echo "Place menu.xml, rc.xml and autostart in ~/.config/openbox"
    echo "They can be found in /etc/xdg/openbox"
}