1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 06:58:11 +00:00

Launcher loads applications from Launcher.ini, is started by default, and is resized automatically

Co-Authored-By: Andreas Kling <awesomekling@gmail.com>
This commit is contained in:
Christopher Dumas 2019-05-23 20:16:40 -07:00 committed by Andreas Kling
parent ad908f1395
commit dd84dcf31f
4 changed files with 48 additions and 16 deletions

View file

@ -27,7 +27,7 @@
#include <Kernel/Devices/DebugLogDevice.h>
#define SPAWN_TERMINAL
//#define SPAWN_LAUNCHER
#define SPAWN_LAUNCHER
//#define SPAWN_GUITEST2
//#define SPAWN_FILE_MANAGER
//#define SPAWN_PROCESS_MANAGER