summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index f6d2620..fcee84b 100755
--- a/run.sh
+++ b/run.sh
@@ -17,6 +17,6 @@ export DISPLAY=:0
sleep 4
gnome-session
" > /dev/null &
-sudo env EAGLE_DRIVER_PATH=$EAGLE_DRIVER_PATH ./egl-compositor -i 'event[45]'
+sudo env EAGLE_DRIVER_PATH=$EAGLE_DRIVER_PATH ./wayland-system-compositor -i 'event[45]'
trap "" 2
wait