This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles-old/README.md

21 lines
476 B
Markdown

# My Dotfiles
## What I use:
* sway / Waybar
* kitty (only way to get ranger image previews on wayland)
* fish (fight me!)
* nvim / vim-lsp (pure vimscript)
* qutebrowser
* zathura
* mpd (optionally playerctl if installed)
* mpv (sponsorblock)
* btwOs
## Install:
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 -p dark
```
![image.png](./image.png)