aboutsummaryrefslogtreecommitdiff
path: root/xcalendar
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-04-09 14:39:45 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-04-09 14:39:45 -0300
commite11927ea01589319d5d790f82ff39fdbd7fe440b (patch)
tree73d70e089f8c8ea57d615f35ac4a18b8863a7991 /xcalendar
parentd751df69835f3b280c9e441c1e1897203453da0c (diff)
downloadutils-x11-e11927ea01589319d5d790f82ff39fdbd7fe440b.tar.gz
utils-x11-e11927ea01589319d5d790f82ff39fdbd7fe440b.tar.bz2
Use wrappers for mail and calendar
Diffstat (limited to 'xcalendar')
-rwxr-xr-xxcalendar13
1 files changed, 13 insertions, 0 deletions
diff --git a/xcalendar b/xcalendar
new file mode 100755
index 0000000..5ac529a
--- /dev/null
+++ b/xcalendar
@@ -0,0 +1,13 @@
+#!/bin/bash
+#
+# Start calendar application.
+#
+
+# Set title.
+xtitle calendar
+
+# For some reason, we have to sleep a while, otherwise wyrd won't start.
+sleep 0.01
+
+# Start wyrd.
+calendar