Added extensions and fixed fonts for URxvt

This commit is contained in:
Logan Saunders 2016-06-06 01:21:55 -07:00
parent a718770331
commit a348ddfb6b
1 changed files with 5 additions and 11 deletions

View File

@ -2,14 +2,14 @@
URxvt.*foreground: #FFFFFF
URxvt.*background: #262626
URxvt.*cursorBlink: true
URxvt.*utf8: 2
URxvt.*eightBitInput: true
URxvt.e*eightBitControl: false
URxvt.*eightBitOutput: true
Xft.antialias: true
URxvt.perl-ext-common: selection-to-clipboard,default,matcher
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
URxvt*scrollBar: false
!!!!!!Font!!!!!!
URxvt.font: xft:sourcecodepro:size=10
URxvt.letterSpace: -1
!!!!!!tango color scheme!!!!!!
URxvt.*color0: #1e1e1e
@ -28,9 +28,3 @@ URxvt.*color12: #729fcf
URxvt.*color13: #ad7fa8
URxvt.*color14: #00f5e9
URxvt.*color15: #eeeeec
! Render setting for cairo -> pango -> gtk
Xft.dpi: 96
Xft.hinting: true
Xft.rgba: rgb
Xft.hintstyle: hintslight