aboutsummaryrefslogtreecommitdiffstats
path: root/bin/helloworld.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/helloworld.sh')
-rwxr-xr-xbin/helloworld.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/helloworld.sh b/bin/helloworld.sh
new file mode 100755
index 0000000..7ee4df0
--- /dev/null
+++ b/bin/helloworld.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+notify-send 'Hello world!' 'This is an example notification.' --icon=dialog-information