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

2019-10-16 02:21:58 +02:00
# My Dotfiles
## What I use:
* sway / Waybar
2020-10-20 07:33:43 +02:00
* kitty (only way to get ranger image previews on wayland)
2020-06-29 07:31:41 +02:00
* fish (fight me!)
* nvim / vim-lsp (pure vimscript)
* 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.
By default mapped to Colemak, edit config.yaml to remap.
```bash
pip install --user dotdrop
2020-10-20 07:33:43 +02:00
dotdrop -c config.yaml install -p dark
```
![image.png](./image.png)