summarylogtreecommitdiffstats
path: root/bspi-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'bspi-git.install')
-rw-r--r--bspi-git.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/bspi-git.install b/bspi-git.install
new file mode 100644
index 000000000000..9b3791e178c5
--- /dev/null
+++ b/bspi-git.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo "bspi is now installed! Before it can function, you have to:"
+ echo ""
+ echo "Copy the default configuration file: \`cp /usr/share/doc/bspi/bspi.ini ~/.config/bspwm/bspi.ini\`"
+ echo "Add \`bspi_listen --config ~/.config/bspwm/bspi.ini &\` to your bspwmrc"
+ echo ""
+} \ No newline at end of file