From 6ced91f04619f6df4082b13155459bac2a02f0a6 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sat, 22 Apr 2023 13:53:23 -0500 Subject: [PATCH] more notes on argparse/unit todos --- todo.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 288fb56..01fa6a5 100644 --- a/todo.md +++ b/todo.md @@ -10,4 +10,8 @@ - restore `argparse` - primarily: `--card` / `-c`, to skip `amdgpu` device detection - - perhaps an update interval for the Textual stat-updating timers + - will expect `cardN` or `renderANNN` from `/dev/dri/` + - provides the (AMD) GPU intended to be monitored + - secondarily: + - preferred unit for clocks + - perhaps an update interval for the Textual stat-updating timers