X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=x%2F.Xresources;h=82e6a077a6c91b71a16e4f7c93df1d90a6585c8c;hp=1c29c57ad66f8a598663e51b7745295a7612d4f0;hb=HEAD;hpb=47f7d2b5f4a10a65950b0e3d5b07694bb2ce5dfa diff --git a/x/.Xresources b/x/.Xresources index 1c29c57..aec20aa 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -1,6 +1,10 @@ +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 @@ -16,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