aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/entrance/Sessions
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/entrance/Sessions')
-rw-r--r--recipes/e17/entrance/Sessions/Enlightenment3
-rw-r--r--recipes/e17/entrance/Sessions/Failsafe3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/e17/entrance/Sessions/Enlightenment b/recipes/e17/entrance/Sessions/Enlightenment
new file mode 100644
index 0000000000..61498c2c6c
--- /dev/null
+++ b/recipes/e17/entrance/Sessions/Enlightenment
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+enlightenment_start
diff --git a/recipes/e17/entrance/Sessions/Failsafe b/recipes/e17/entrance/Sessions/Failsafe
new file mode 100644
index 0000000000..cf4fcced12
--- /dev/null
+++ b/recipes/e17/entrance/Sessions/Failsafe
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+rxvt \ No newline at end of file