update README

This commit is contained in:
lelgenio 2020-10-20 02:33:43 -03:00
parent d202ed3067
commit ae4870c505
1 changed files with 4 additions and 4 deletions

View File

@ -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)