diff options
| author | triethyl <triethylammonium@pm.me> | 2025-12-16 14:23:08 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-12-16 14:23:08 -0500 |
| commit | a7dbcbc0ad70456b962e9a9098183272f6b8fc6f (patch) | |
| tree | e6c13b8c963822e9009f02ba271519a8b2f854bd | |
| parent | 8368393eed50bcd72d2c3ac009b510135aa75280 (diff) | |
updated todo lists
| -rw-r--r-- | docs/todo.md | 2 | ||||
| -rw-r--r-- | pkgs/custom-neovim/todo.md | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index 3564194..c26c952 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -9,6 +9,7 @@ - Find a password manager - Make gamedev bundle - Add keybinds help page to niri +- Add openrgb module for desktop pc ## Eventual @@ -19,3 +20,4 @@ - Unclear whether niri lid switch events are actually happening when laptop closes. - Waybar sometimes duplicates when a new monitor is connected. Run the Reset Waybar tool to reset. +- Images copy/pasted/downloaded/uploaded in browser often come out as striped textures. (on desktop) (test on laptop) diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md index bfdbf32..e3cc4b4 100644 --- a/pkgs/custom-neovim/todo.md +++ b/pkgs/custom-neovim/todo.md @@ -7,5 +7,6 @@ - add nabla for math - Make mini files focus on current file when session loads? - Make <space>E open mini files focused on current file +- make picker for directories to open mini files in  |
