summarylogtreecommitdiffstats
path: root/eww.install
diff options
context:
space:
mode:
Diffstat (limited to 'eww.install')
-rw-r--r--eww.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/eww.install b/eww.install
new file mode 100644
index 000000000000..3d55ba90bd60
--- /dev/null
+++ b/eww.install
@@ -0,0 +1,11 @@
+post_install() {
+ echo "\
+_____________________________________________________________________
+| |
+| The example config can be found in /etc/xdg/eww |
+| |
+| For better experience, please write your own config. |
+| WIKI: https://elkowar.github.io/eww/configuration.html |
+| |
+|___________________________________________________________________|"
+}