From 9af5588c30c4126a2800aae1afcb0de2c373dc6c Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Mon, 20 May 2024 17:40:47 -0400 Subject: rewrite application stuff in the kernel to support multitasking --- skeleton/bin/compositor | 1 + skeleton/cfg/init.sh | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 skeleton/bin/compositor delete mode 100644 skeleton/cfg/init.sh (limited to 'skeleton') diff --git a/skeleton/bin/compositor b/skeleton/bin/compositor new file mode 120000 index 0000000..e001bbc --- /dev/null +++ b/skeleton/bin/compositor @@ -0,0 +1 @@ +goldman \ No newline at end of file diff --git a/skeleton/cfg/init.sh b/skeleton/cfg/init.sh deleted file mode 100644 index 312dba0..0000000 --- a/skeleton/cfg/init.sh +++ /dev/null @@ -1 +0,0 @@ -/bin/wm & -- cgit v1.2.3