Fix deprecated Powerline patch for DejaVu font

This commit is contained in:
Riyyi
2021-07-21 17:23:00 +02:00
parent 24f2f9f6c6
commit 7722c26618
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -62,8 +62,8 @@ Xft.antialias: 1
Xft.rgba: rgb
! Terminal config
URxvt*font: xft:DejaVu Sans Mono for Powerline:size=9
URxvt*boltfont: xft:DejaVu Sans Mono:bold:size=9
URxvt*font: xft:DejaVuSansMono Nerd Font Mono:size=9
URxvt*boltfont: xft:DejaVuSansMono Nerd Font Mono:bold:size=9
URxvt*letterSpace: -1
URxvt*scrollBar: false
URxvt*saveLines: 2000