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:
parent
ad908f1395
commit
dd84dcf31f
4 changed files with 48 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue