diff options
Diffstat (limited to 'x/.Xresources')
-rwxr-xr-x | x/.Xresources | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/x/.Xresources b/x/.Xresources index 835e93d..98f8dca 100755 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -47,11 +47,11 @@ | |||
47 | *color15: base07 | 47 | *color15: base07 |
48 | 48 | ||
49 | URxvt.cursorBlink : 1 | 49 | URxvt.cursorBlink : 1 |
50 | URxvt.font :xft:JetBrainsMono Nerd Font Mono:pixelsize=13:style=Regular \ | 50 | URxvt.font :xft:JetBrainsMono Nerd Font Mono:size=10:style=Regular \ |
51 | xft:DejaVu Sans Mono:size=13:style=Medium | 51 | xft:DejaVu Sans Mono:size=13:style=Medium |
52 | 52 | ||
53 | URxvt.italicFont :xft:JetBrainsMono Nerd Font Mono:pixelsize=13:style=Italic | 53 | URxvt.italicFont :xft:JetBrainsMono Nerd Font Mono:size=10:style=Italic |
54 | URxvt.boldFont :xft:JetBrainsMono Nerd Font Mono:pixelsize=13:style=Bold | 54 | URxvt.boldFont :xft:JetBrainsMono Nerd Font Mono:size=10:style=Bold |
55 | 55 | ||
56 | URxvt.lineSpace : 0 | 56 | URxvt.lineSpace : 0 |
57 | URxvt.letterSpace : 0 | 57 | URxvt.letterSpace : 0 |
@@ -76,5 +76,6 @@ Xft.antialias: 1 | |||
76 | Xft.hinting: 1 | 76 | Xft.hinting: 1 |
77 | Xft.autohint: 0 | 77 | Xft.autohint: 0 |
78 | Xft.hintstyle: hintslight | 78 | Xft.hintstyle: hintslight |
79 | Xft.rgba: rgb | 79 | Xft.rgba: rgb |
80 | Xft.dpi: 120 | ||
80 | Xft.lcdfilter: lcddefault | 81 | Xft.lcdfilter: lcddefault |