From c491c119888e2b721189200c13bb0e0c788edc3f Mon Sep 17 00:00:00 2001 From: xzvf Date: Thu, 16 Jun 2022 13:15:48 +0200 Subject: [PATCH] update DEVELOPMENT.md --- DEVELOPMENT.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index b814868fa..a1984236c 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -12,7 +12,6 @@ Here i just add things that are easy to forget. - `libffprint`: contains the printing functions, logos, format etc - `fastfetch` and `flashfetch`: Executables, that initialize the config of libffprint. Fist one at runtime, second one at compile time - [ ] Better OS output for all possible combinations of /etc/os-release variables. -- [X] Expose temperatures to CPU format string - [ ] Expose temperatures to GPU format string - [ ] Find wayland compositor by looking at \${XDG_RUNTIME_DIR}/${WAYLAND_DISPLAY:-wayland-0} - [ ] Make LocalIP module more configurable