From becd04d4864c05d3a0d3da69dd92866300e41b68 Mon Sep 17 00:00:00 2001 From: lelgenio Date: Sat, 28 Nov 2020 16:13:02 -0300 Subject: [PATCH] update README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 610c844..95461db 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * sway / Waybar * kitty (only way to get ranger image previews on wayland) * fish (fight me!) -* nvim / vim-lsp (pure vimscript) +* kakoune * qutebrowser * zathura * mpd (optionally playerctl if installed) @@ -12,10 +12,9 @@ ## Install: Most files need to be pre-prossesed with dotdrop. -By default mapped to Colemak, edit config.yaml to remap. If you're on Arch this will install all packages automatically. ```bash pip install --user dotdrop -dotdrop -c config.yaml install -p dark +dotdrop -c config.yaml install -p main ``` ![image.png](./image.png)