summaryrefslogtreecommitdiff
path: root/community/openbox/openbox.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/openbox/openbox.install')
-rw-r--r--community/openbox/openbox.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/openbox/openbox.install b/community/openbox/openbox.install
new file mode 100644
index 000000000..a8088b4db
--- /dev/null
+++ b/community/openbox/openbox.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "Place menu.xml, rc.xml and autostart.sh in ~/.config/openbox"
+ echo "They can be found in /etc/xdg/openbox"
+}