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.
Go to file
lelgenio af73cbe0d5 lighttpd: add 2021-08-19 22:13:34 -03:00
dotfiles mpv: always cache video 2021-08-19 22:07:56 -03:00
root lighttpd: add 2021-08-19 22:13:34 -03:00
.gitignore ignore .srcinfo 2020-10-02 20:28:03 -03:00
LICENSE Adicionar LICENSE 2020-06-25 05:17:33 +00:00
README.md readme: update terminal emulator 2021-02-14 15:29:51 -03:00
arch_install remove bloat 2020-10-06 22:39:09 -03:00
config.yaml config: update themes 2021-07-21 21:13:06 -03:00
funcs.py config: add fstab 2021-06-27 18:51:25 -03:00
image.png Atualizar README.md, image.png arquivos 2020-06-25 05:54:57 +00:00

README.md

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.

pip install --user dotdrop
dotdrop -c config.yaml install -p main

image.png