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 0f53b5b7e9 colors: make darker()/lighter() be 50% stronger 2021-03-09 18:54:49 -03:00
dotfiles kak: improve clipboard integration 2021-02-21 20:50:51 -03:00
.gitignore
LICENSE
README.md readme: update terminal emulator 2021-02-14 15:29:51 -03:00
arch_install
config.yaml sway: improve dotdorp reload 2021-02-21 19:08:43 -03:00
funcs.py colors: make darker()/lighter() be 50% stronger 2021-03-09 18:54:49 -03:00
image.png

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