diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2021-10-22 17:52:33 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2021-10-22 17:52:33 +0200 |
commit | e6180eefe3f9341859aa7ea403307ac449ca5d7b (patch) | |
tree | 6378b5cc82a3a1c0e5561eb23290efaf65f1dc40 /README.md | |
parent | 3f863d79bc65418ade3d3c6a593b0ee12a2c45b5 (diff) |
Create README.md
Diffstat (limited to 'README.md')
-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? |