Make font slightly smaller
This commit is contained in:
parent
e6042b2da3
commit
cfc33c429d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +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.dpi: 100
|
||||||
Xft.hintstyle: hintfull
|
Xft.hintstyle: hintfull
|
||||||
Xft.rgba: none
|
Xft.rgba: none
|
||||||
xterm*activeIcon: false
|
xterm*activeIcon: false
|
||||||
|
|
Loading…
Reference in a new issue