From 667e11454609433bcc97c746a40257943cdbbe31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Fri, 25 Apr 2025 21:27:04 +0200 Subject: [PATCH] Remove TODOs from README --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 3ab1a56..d776bd2 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,3 @@ The script will take around 10-20 minute-ish with a good internet connection. It installs Hyprland as your wayland compositor, so once you're done you can log in as your main user, and run `Hyprland` to use it. Based on LARBS. - -## TODO's: -- [X] Split packages into selectable categories -- [X] Use pipewire: pipewire && wireplumber && pipewire-pulse should be run by the user on startup -- [X] Also all of the pacman commands could be smushed into one -- [X] Show what's actually going on -- [X] Include the GPLv3 in the source -- [X] Make a proper README