diff options
Diffstat (limited to '')
-rw-r--r-- | Xresources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Xresources b/Xresources index cd1ffa2..aa61fe3 100644 --- a/Xresources +++ b/Xresources @@ -12,6 +12,9 @@ URxvt.scrollstyle: next URxvt.font: xft:Source Code Pro:size=11,xft:noto emoji:size=11 URxvt.boldFont: xft:Source Code Pro:weight=bold:size=11,xft:noto emoji:weight=bold:size=11 +URxvt.background: #FFFFE8 +URxvt.foreground: black + Xft.dpi: 141 Xft.autohint: 0 Xft.lcdfilter: lcddefault |