Skip to content

Commit

Permalink
[Xresource] Change font to nerd
Browse files Browse the repository at this point in the history
  • Loading branch information
qqldd committed Jun 4, 2018
1 parent ece8fab commit 2d4a84e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .Xresources.d/urxvt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
URxvt.perl-lib: /usr/local/google/home/dongdongli/configs/urxvt

URxvt.termName: rxvt-256color
URxvt.font: xft:DejaVu Sans Mono for Powerline:size=9
URxvt.font: xft:DejaVuSansMono Nerd Font:size=9

URxvt*background: #151718
URxvt*foreground: #d6d6d6
Expand Down
4 changes: 2 additions & 2 deletions .Xresources.d/xterm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
XTerm.vt100.saveLines: 65536
XTerm.termName: xterm-256color
XTerm.vt100.reverseVideo: true
XTerm.vt100.faceName: DejaVu Sans Mono for Powerline:style=Book:size=10:antialias=false
! Term.vt100.font: 7x13
XTerm.vt100.faceName: xft:DejaVuSansMono Nerd Font:size=9
UXTerm.vt100.faceName: xft:DejaVuSansMono Nerd Font:size=9

XTerm.vt100*color0: #151718
XTerm.vt100*color1: #Cd3f45
Expand Down

0 comments on commit 2d4a84e

Please sign in to comment.