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/README.md

21 lines
412 B
Markdown

# My Dotfiles
## What I use:
* sway / Waybar
* Alacritty
* fish (fight me!)
* kakoune
* qutebrowser
* zathura
* mpd (optionally playerctl if installed)
* mpv (sponsorblock)
* btwOs
## Install:
Most files need to be pre-prossesed with dotdrop.
If you're on Arch this will install all packages automatically.
```bash
pip install --user dotdrop
dotdrop -c config.yaml install -p main
```
![image.png](./image.png)