summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/todo.md10
-rw-r--r--pkgs/custom-neovim/todo.md2
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
![](assets/neovim.png)