summarylogtreecommitdiffstats
path: root/rofimoji-git.install
diff options
context:
space:
mode:
authorDaniel M. Capella2020-12-05 18:30:39 -0500
committerDaniel M. Capella2020-12-05 18:30:39 -0500
commit35ec452342c7946027a6c38cd23c56125bbe89f6 (patch)
treed8f590219720442041b511752a96857198d7a5f3 /rofimoji-git.install
parent7fa3ca9af749b9dbfb7c91e4138f1ae93ad2fec8 (diff)
downloadaur-35ec452342c7946027a6c38cd23c56125bbe89f6.tar.gz
Initial commit
Diffstat (limited to 'rofimoji-git.install')
-rw-r--r--rofimoji-git.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/rofimoji-git.install b/rofimoji-git.install
new file mode 100644
index 000000000000..f4c2e22c7039
--- /dev/null
+++ b/rofimoji-git.install
@@ -0,0 +1,6 @@
+post_install() {
+ cat << EOF
+rofimoji requires that you have an appropriate "clipboarder" and "typer"
+installed for your display server.
+EOF
+}