diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-03-14 17:00:09 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-03-14 17:00:09 +0000 |
commit | 4cc623cdb2d341236b70a358ccbe7905a750c821 (patch) | |
tree | bb708b01fd54df3b1d872dbf46c8ccac83ed1e21 /x | |
parent | e0c8130e7f22e3d8c23b9c76382b1207cb3de95a (diff) |
some update
Diffstat (limited to 'x')
-rwxr-xr-x | x/.Xresources | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x/.Xresources b/x/.Xresources index 2637192..9e9a4e9 100755 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -36,11 +36,11 @@ | |||
36 | *.color15: #F8F8F2 | 36 | *.color15: #F8F8F2 |
37 | 37 | ||
38 | URxvt.cursorBlink : 1 | 38 | URxvt.cursorBlink : 1 |
39 | URxvt.font :xft:Input Mono:size=10:style=Regular \ | 39 | URxvt.font :xft:Input Mono:size=12:style=Regular \ |
40 | xft:DejaVu Sans Mono:size=9:style=Medium | 40 | xft:DejaVu Sans Mono:size=9:style=Medium |
41 | 41 | ||
42 | URxvt.italicFont :xft:Input Mono:size=10:style=Italic | 42 | URxvt.italicFont :xft:Input Mono:size=12:style=Italic |
43 | URxvt.boldFont :xft:Input Mono:size=10:style=Bold | 43 | URxvt.boldFont :xft:Input Mono:size=12:style=Bold |
44 | 44 | ||
45 | URxvt.lineSpace : 0 | 45 | URxvt.lineSpace : 0 |
46 | URxvt.letterSpace : 0 | 46 | URxvt.letterSpace : 0 |
@@ -66,5 +66,5 @@ Xft.hinting: 1 | |||
66 | Xft.autohint: 0 | 66 | Xft.autohint: 0 |
67 | Xft.hintstyle: hintslight | 67 | Xft.hintstyle: hintslight |
68 | Xft.rgba: rgb | 68 | Xft.rgba: rgb |
69 | Xft.dpi: 120 | 69 | !Xft.dpi: 110 |
70 | Xft.lcdfilter: lcddefault | 70 | Xft.lcdfilter: lcddefault |