Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 320 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 320 Bytes

dotfiles

Configuration files that I consider essential.

Fonts

Enable font config with higher priority:

mkdir -p ~/.config/fontconfig/conf.d

ln -s $(pwd)/.fonts.conf ~/.config/fontconfig/conf.d/99-custom-rendering.conf

Tell X how to render fonts:

ln -s $(pwd)/.Xresources ~/.Xresources