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