From 7eb228ed02592035b9b6863f8ca684fea18d4df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Sun, 20 Apr 2025 21:04:09 +0200 Subject: [PATCH] Add TODO to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ec8017..e11713d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Based on LARBS. ## TODO's: +- [ ] Split packages into selectable categories - [ ] Add OpenRC start commands - [ ] Fix whatever is going on with pulseaudio, or just try pipewire, it seems like commands: pipewire && wireplumber && pipewire-pulse are relevant - [ ] This script is too slow, makepkg probably needs to be made parallel,