From 935b79ba307661678795353c2933baabcd74d8d8 Mon Sep 17 00:00:00 2001 From: "tibo.depeuter" Date: Mon, 14 Mar 2022 11:45:34 +0100 Subject: [PATCH] Added Xresources --- .Xresources | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .Xresources 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