diff options
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..50abd28 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# dotfiles +PC and laptop configs for Arch Linux + +Using: i3-gaps, rofi, picom, polybar, alacritty, vim+nvim + +## Future plans + +### General +Switch to wayland (sway + waybar), when it's more stable/supported. + +### Laptop +Make a KDE branch. + +### Vim/Neovim +- Setup some sort of debugging/inspector solution (vimspector?) +- Make some bindings for vim-fugitive +- Support running tests? |