diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..db82ca9 --- /dev/null +++ b/.Xresources @@ -0,0 +1,10 @@ +Xft.dpi: 125 +URxvt.font: xft:FiraMono-Regular: size=9 +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb + +cursorBlink: off