summaryrefslogtreecommitdiff
path: root/x-ui.sh
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2008-11-21 14:02:12 +0000
committerCarsten Haitzler <raster@rasterman.com>2008-11-21 14:02:12 +0000
commit5d6f81407b29cf3acc627df4e31cee6fa68a980b (patch)
tree354a196343b8a27cd2fe8a681440cc248dcf662e /x-ui.sh
parent620a5f8989e2717d507fbe17a8d0cdae84278fd9 (diff)
downloadenlightenment-5d6f81407b29cf3acc627df4e31cee6fa68a980b.tar.gz
fix default illume profile conifg to have config module
fix centering - turn it off in illume SVN revision: 37730
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-xx-ui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/x-ui.sh b/x-ui.sh
index 35bf239cae..7a3b32f82e 100755
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -14,5 +14,5 @@ Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 &
sleep 1
export DISPLAY=:1
unset E_RESTART E_START E_IPC_SOCKET E_START_TIME
-#E_CONF_PROFILE=default enlightenment_start
-enlightenment_start -profile illume
+E_CONF_PROFILE=default enlightenment_start
+#enlightenment_start -profile illume