use ubuntu font and lol xterm

This commit is contained in:
Felix Van der Jeugt 2016-10-21 10:30:40 +02:00
parent 91816e3592
commit a0de7f3b56
1 changed files with 1 additions and 20 deletions

View File

@ -99,30 +99,11 @@ URxvt.iso14755: false
URxvt.iso14755_52: false
! Use a nice truetype font and size by default...
URxvt.font: xft:Source Code Pro:size=11,xft:Consolas:size=11
URxvt.font: xft:Ubuntu Mono:size=11,xft:Consolas:size=11
!URxvt.letterSpace: 0
! Foreground and transparent background ([xx] == xx% opacity)
URxvt.depth: 32
!urxvt*background: [75]rgb:00/00/00
! xterm
! -----
! Use a nice truetype font and size by default...
xterm*faceName: Source Code Pro for Powerline
xterm*faceSize: 10
! double-click to select whole URLs :D
xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
xterm*foreground: rgb:f8/f8/f8
xterm*background: rgb:00/00/00
! Using alt as a meta key.
XTerm*metaSendsEscape: true
! vim: foldmethod=marker