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 f6c5e1eda4 remove bloat 2020-10-06 22:39:09 -03:00
dotfiles use thunar 2020-10-06 20:57:35 -03:00
lelmeta restore PKGBUILD 2020-10-06 17:58:44 -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 Atualizar 'README.md' 2020-06-29 05:31:41 +00:00
arch_install remove bloat 2020-10-06 22:39:09 -03:00
config.yaml use more printf and less echo -e, and add cursor_size 2020-10-05 20:58:06 -03:00
funcs.py use a sorted PATH to avoid re-runs 2020-10-05 21:09:07 -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
  • 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 Dvorak, edit config.yaml to remap.

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

image.png