summarylogtreecommitdiffstats
path: root/i3lock-fancier.install
diff options
context:
space:
mode:
Diffstat (limited to 'i3lock-fancier.install')
-rw-r--r--i3lock-fancier.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/i3lock-fancier.install b/i3lock-fancier.install
new file mode 100644
index 000000000000..7ecbef639c35
--- /dev/null
+++ b/i3lock-fancier.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Hint: You can use the example configuration file provided at /usr/share/i3lock-fancier/default.ini at \$HOME/.config/i3lock-fancier/config.ini"
+}