Skip to content

Repository files navigation

Vivid Dotfiles

Looking for my neovim config specifically? Go here

My Setup

  • WM: Awesome
  • Editor: Neovim
  • Prompt: Rofi
  • Shell: zsh
  • Terminal: alacritty

Install

This installs all packages that are not already installed necessary for this config to work:

pacman -S --needed - < scripts/packages.txt

You will also need to install ohmyzsh

Copy the config via stow:

git clone --recurse-submodules https://github.com/vividsystem/dotfiles
stow */

Firefox

-> in about:config set gfx.font_rendering.fontconfig.max_generic_substitutions to 127 -> addons

  • Base
    1. Privacy Badger
    2. uBlock Origin
  • Additional
    1. Wappalizer

DNS

/etc/systemd/resolved.conf I recommend using quad9

DNS=9.9.9.11#dns11.quad9.net 149.112.112.11#dns11.quad9.net 2620:fe::11#dns11.quad9.net 2620:fe::fe:11#dns11.quad9.net
FallbackDNS=9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net
DNSSEC=true
DNSOverTLS=yes

Branches

  • master -> somewhat stable
  • dev -> my daily files

License

Provided under the MIT License

About

My dotfiles and install scripts for everything on my Linux machine.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages