diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-15 21:42:03 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-15 21:42:03 -0400 |
| commit | fdabfe750c355b11d2fa454603d0800bd23053cd (patch) | |
| tree | 4777edac5b87a4f98355d16ac166416eee2da6ee | |
| parent | 1c26c0d3265bc71103c19e7f163807406f6fb271 (diff) | |
updated todos
| -rw-r--r-- | docs/todo.md | 10 | ||||
| -rw-r--r-- | pkgs/custom-neovim/todo.md | 2 |
2 files changed, 10 insertions, 2 deletions
diff --git a/docs/todo.md b/docs/todo.md index fac675c..c67b48a 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -4,6 +4,9 @@ ## Todo +- add iphone ssh key to server +- Change username on computers +- add better CLI utils to bring to par with GUI file manager (command to open file in default app, etc) - Add swap memory to laptop - Make keyboard layout switchable - Make gamedev bundle @@ -27,8 +30,10 @@ - theme display manager - add alt tab and last workspace buttons to niri - make tool to append directly to todo list -- add wl-clipboard commands to environment -- make standard utils bundle + +## Consider + +- High memory usage notifications ## To Research @@ -41,6 +46,7 @@ - Add disko to config - Add impermanence to config +- Make computer hibernate before switching to windows ## Issues diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md index fb8cdba..a97a69f 100644 --- a/pkgs/custom-neovim/todo.md +++ b/pkgs/custom-neovim/todo.md @@ -13,5 +13,7 @@ - add automatic old buffer deletion - change mini files addon keybinds to be better - make file search obey gitignore +- fix bug with <leader>s not showing up on display and overriding symbol search +- fix comment graphics  |
