Increase Xorg DPI
This commit is contained in:
parent
152056c077
commit
fa98e4df92
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@ XClock*minuteColor: #c0c0c0
|
||||||
XClock*render: true
|
XClock*render: true
|
||||||
XClock*secondColor: red
|
XClock*secondColor: red
|
||||||
XClock*update: 1
|
XClock*update: 1
|
||||||
|
Xft.dpi: 120
|
||||||
Xft.hintstyle: hintfull
|
Xft.hintstyle: hintfull
|
||||||
Xft.rgba: none
|
Xft.rgba: none
|
||||||
xterm*activeIcon: false
|
xterm*activeIcon: false
|
||||||
|
@ -32,7 +33,7 @@ xterm*color12: #729fcf
|
||||||
xterm*color13: #ad7fa8
|
xterm*color13: #ad7fa8
|
||||||
xterm*color14: #00f5e9
|
xterm*color14: #00f5e9
|
||||||
xterm*color15: #eeeeec
|
xterm*color15: #eeeeec
|
||||||
xterm*faceName: xft:monospace:size=11
|
xterm*faceName: xft:monospace:size=10
|
||||||
xterm*faceSize1: 4
|
xterm*faceSize1: 4
|
||||||
xterm*faceSize2: 6
|
xterm*faceSize2: 6
|
||||||
xterm*faceSize3: 8
|
xterm*faceSize3: 8
|
||||||
|
|
Loading…
Reference in a new issue