Browse Source

Fix deprecated Powerline patch for DejaVu font

master
Riyyi 3 years ago
parent
commit
7722c26618
  1. 4
      .config/xorg/Xresources
  2. 4
      packages

4
.config/xorg/Xresources

@ -62,8 +62,8 @@ Xft.antialias: 1
Xft.rgba: rgb Xft.rgba: rgb
! Terminal config ! Terminal config
URxvt*font: xft:DejaVu Sans Mono for Powerline:size=9 URxvt*font: xft:DejaVuSansMono Nerd Font Mono:size=9
URxvt*boltfont: xft:DejaVu Sans Mono:bold:size=9 URxvt*boltfont: xft:DejaVuSansMono Nerd Font Mono:bold:size=9
URxvt*letterSpace: -1 URxvt*letterSpace: -1
URxvt*scrollBar: false URxvt*scrollBar: false
URxvt*saveLines: 2000 URxvt*saveLines: 2000

4
packages

@ -91,6 +91,7 @@ mpv
mysql-workbench mysql-workbench
ncdu ncdu
neofetch neofetch
nerd-fonts-dejavu-complete
netctl netctl
nodejs-intelephense nodejs-intelephense
ntfs-3g ntfs-3g
@ -160,9 +161,8 @@ tlp
tokei tokei
trizen trizen
ttf-dejavu ttf-dejavu
ttf-dejavu-sans-mono-powerline-git
ttf-joypixels ttf-joypixels
ttf-ms-fonts ttf-ms-win10
tumbler-extra-thumbnailers tumbler-extra-thumbnailers
tumbler-git tumbler-git
unrar unrar

Loading…
Cancel
Save