From 752fd651955e7985d95fd920d8a3feb8b79a95cb Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Mon, 27 May 2024 01:07:32 -0500 Subject: [PATCH] formatting --- todo.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/todo.md b/todo.md index 31dc21d..664f2a3 100644 --- a/todo.md +++ b/todo.md @@ -5,8 +5,8 @@ - [ ] monitor the presence of these kernel messages on `othalan`, possibly resolved with latest kernel, see above - | kernel: ucsi_acpi USBC000:00: possible UCSI driver bug 2 - | kernel: ucsi_acpi USBC000:00: error -EINVAL: PPM init failed + > kernel: ucsi_acpi USBC000:00: possible UCSI driver bug 2 + > kernel: ucsi_acpi USBC000:00: error -EINVAL: PPM init failed - [ ] make desktop application file for win10 vm @@ -15,7 +15,7 @@ - [ ] rework CI so it's not building all systems on every pull - [ ] hyprland isn't doing alright with Xwayland and friends: - | https://github.com/hyprwm/Hyprland/issues/6133 - | for now reverting to the commit vaxerski mentions in 6210 + > https://github.com/hyprwm/Hyprland/issues/6133 + > for now reverting to the commit vaxerski mentions in 6210