diff --git a/Makefile b/Makefile index ec1dd5c..1fcd38d 100644 --- a/Makefile +++ b/Makefile @@ -106,3 +106,6 @@ tmpfs-umount: tmpfs-destroy: tmpfs-umount rmdir /mnt/tmpfs +##- Test awesome +test-awesome: + Xephyr :5 & sleep 1; DISPLAY=:5 awesome