dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 2886144deaebd86c117bfc38f9812ca1c672ada3
parent 0e8b6b70de2629e956e07e7e402883d804a17895
Author: dudley <root@pyratebeard.net>
Date:   Fri, 10 Mar 2017 00:24:24 +0000

add xset command to include fonts in 'local' dir (tamsyn)

Diffstat:
Mxinit/.xinitrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/xinit/.xinitrc b/xinit/.xinitrc @@ -48,4 +48,5 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then unset f fi +xset +fp /usr/share/fonts/local exec awesome