1 2 3 4 5
# include <luma/main.hh> # include <unistd.h> char const * luma::getenv(char const * envvar) { return "wayland"; }