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
Raw Permalink Normal View History

2019-10-16 02:21:58 +02:00
# My Dotfiles
## What I use:
* sway / Waybar
2021-02-13 15:22:52 +01:00
* Alacritty
2020-06-29 07:31:41 +02:00
* fish (fight me!)
2020-11-28 20:13:02 +01:00
* kakoune
* qutebrowser
* zathura
* mpd (optionally playerctl if installed)
* mpv (sponsorblock)
* btwOs
2019-10-16 02:21:58 +02:00
## Install:
2020-10-20 07:33:43 +02:00
Most files need to be pre-prossesed with dotdrop.
2020-11-28 20:12:35 +01:00
If you're on Arch this will install all packages automatically.
```bash
pip install --user dotdrop
2020-11-28 20:13:02 +01:00
dotdrop -c config.yaml install -p main
```
![image.png](./image.png)