dotfiles

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

commit 2285b0eaab75e882520bb3fc3ba60d297e24ec32
parent 9708e4252fe8547223329e491f3f2fd51f2ef23e
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu, 22 Dec 2016 17:20:39 +0000

window geometry on start, set to characters 80x45

Diffstat:
Murxvt/.Xdefaults | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults @@ -3,6 +3,9 @@ ! !#include </home/dudley/decker-cyan.Xcolors> +! geometry +urxvt*geometry: 80x45 + ! fonts urxvt*font: xft:tamsyn:size=10:antialias=false, \ xft:Symbola:pixelsize=14:antialias=true:hinting=slight