Add new settings in .Xdefaults
This commit is contained in:
parent
93831cfac6
commit
026d1532ef
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
Xft.dpi: 142
|
||||||
|
Xft.autohint: 0
|
||||||
|
Xft.lcdfilter: lcddefault
|
||||||
|
Xft.hintstyle: hintfull
|
||||||
|
Xft.hinting: 1
|
||||||
|
Xft.antialias: 1
|
||||||
|
Xft.rgba: rgb
|
||||||
|
|
||||||
/* xterm */
|
/* xterm */
|
||||||
!xterm*font: 7x13
|
!xterm*font: 7x13
|
||||||
xterm*geometry: 102x30
|
xterm*geometry: 102x30
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue