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 710e812c77 nushell: add nu config 2022-03-23 20:12:52 -03:00
dotfiles nushell: add nu config 2022-03-23 20:12:52 -03:00
root add acpi handler 2022-03-17 09:45:58 -03:00
.gitignore
LICENSE
README.md
arch_install
config.yaml config: add some settings for gnome 2022-03-23 01:03:08 +00:00
funcs.py
image.png
npm.freeze
void.freeze minor 2022-03-23 10:33:09 -03:00
void.freeze.fish rust: update rust config to be more realiable 2022-03-20 17:00:39 -03:00
voidlinux-mini.freeze

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