diff --git a/micro/bindings.json b/micro/bindings.json index 0fd0c08..1f01721 100644 --- a/micro/bindings.json +++ b/micro/bindings.json @@ -1,5 +1,8 @@ { "Alt-/": "lua:comment.comment", "CtrlUnderscore": "lua:comment.comment", - "Ctrl-Space": "command:tree" + "Ctrl-Space": "command:tree", + "Alt-r":"PreviousTab", + "Alt-t":"NextTab", + "Alt-z":"AddTab" } diff --git a/resources.md b/resources.md deleted file mode 100644 index 9869f13..0000000 --- a/resources.md +++ /dev/null @@ -1,4 +0,0 @@ -https://harshithashok.com/tools/oh-my-zsh-with-starship/ -https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/INSTALL.md - -https://ohmyz.sh/#install diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..173b035 --- /dev/null +++ b/todo.md @@ -0,0 +1,5 @@ +[]migrate bar to EWWW +Elkowars Wacky Widgets: https://github.com/elkowar/eww +Example bar: https://github.com/elkowar/eww/tree/master/examples/eww-bar +Hyprland workspaces: https://github.com/FieldofClay/hyprland-workspaces/tree/main +example configs to nick: https://github.com/druskus20/eugh