X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=x%2F.Xresources;h=aec20aa2172b6c851ba1eba32789e84f123e95c4;hb=HEAD;hp=82e6a077a6c91b71a16e4f7c93df1d90a6585c8c;hpb=ea29f6b8203663edec534b294c50505555062424;p=dotfiles.git diff --git a/x/.Xresources b/x/.Xresources index 82e6a07..aec20aa 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -1,11 +1,10 @@ -Xft.dpi: 96 Xft.hinting: true Xft.antialias: true Xft.autohint: false XTerm.termName: screen-256color XTerm.vt100.internalBorder: 0 -XTerm.vt100.faceName: Inconsolata LGC:pixelsize=16:antialias=false:autohint=true +XTerm.vt100.faceName: Go Mono:pixelsize=18:antialias=true XTerm.vt100.foreground: gray90 XTerm.vt100.background: black XTerm.vt100.cursorColor: white @@ -21,5 +20,7 @@ XTerm.vt100.Translations: #override \ ShiftPage_Up: string("[5;2~") \n \ Menu: string("") \n \ Super_R: string("") \n \ + : string("") \n \ + : string("") \n \ Shift AltInsert: insert-selection(CLIPBOARD, CUT_BUFFER1) XTerm.vt100.trimSelection: true