diff --git a/Xresources b/Xresources index c81793d..80a1fb3 100644 --- a/Xresources +++ b/Xresources @@ -38,8 +38,13 @@ *.color15: #f1f1f1 !! URxvt Appearance -URxvt.font: xft:Hack NFM:style=Regular:size=11 -URxvt.letterSpace: 0 +Xft.dpi: 96 +Xft.rbga: rgb +Xft.antialias: true +Xft.hinting: true +Xft.hintstyle: hintslight +URxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=12 +URxvt*letterSpace: 0 URxvt.lineSpace: 0 URxvt.geometry: 400x400 URxvt.internalBorder: 2 @@ -53,4 +58,4 @@ URxvt.urgentOnBell: true URxvt.depth: 24 URxvt.iso14755: false URxvt.perl-lib: .config/urxvt/ext -URxvt.perl-ext-common: ibeamcursor \ No newline at end of file +URxvt.perl-ext-common: ibeamcursor