summarylogtreecommitdiffstats
path: root/xgraphic.install
diff options
context:
space:
mode:
authorEray AYDIN2017-06-21 11:25:53 +0300
committerEray AYDIN2017-06-21 11:25:53 +0300
commit93fb80207b8e1c7312dd3c3f8e1205bdbb88ba02 (patch)
tree085911f8baeacaec481658d86b1aef6e178dc8df /xgraphic.install
parent330813d278bf2c44e6bc5c922269aa04d57bc53a (diff)
downloadaur-93fb80207b8e1c7312dd3c3f8e1205bdbb88ba02.tar.gz
Updated to first minor update
Diffstat (limited to 'xgraphic.install')
-rw-r--r--xgraphic.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/xgraphic.install b/xgraphic.install
new file mode 100644
index 000000000000..11a118144c5c
--- /dev/null
+++ b/xgraphic.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo ">>> You should execute XGraphic configuration file in ~/.xinitrc before 'exec' line"
+ echo ">>> /etc/xgraphic/xgraphic"
+}