From ae4870c505bb5913bf1d61be03e8e2e53a25d8ad Mon Sep 17 00:00:00 2001 From: lelgenio Date: Tue, 20 Oct 2020 02:33:43 -0300 Subject: [PATCH] update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index edf13b3..e1f643f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # My Dotfiles ## What I use: * sway / Waybar -* kitty (only way to get ranger image previews on wayland) +* kitty (only way to get ranger image previews on wayland) * fish (fight me!) * nvim / vim-lsp (pure vimscript) * qutebrowser @@ -11,10 +11,10 @@ * btwOs ## Install: -Most files need to be pre-prossesed with dotdrop. -By default mapped to Dvorak, edit config.yaml to remap. +Most files need to be pre-prossesed with dotdrop. +By default mapped to Colemak, edit config.yaml to remap. ```bash pip install --user dotdrop -dotdrop -c config.yaml install +dotdrop -c config.yaml install -p dark ``` ![image.png](./image.png)