mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
fonts for desktop are bigger
This commit is contained in:
parent
7df00a52e1
commit
b7bba9ced7
@ -2,7 +2,7 @@
|
||||
! Xft settings
|
||||
!-------------------------------------------------------------------------------
|
||||
|
||||
Xft.dpi: 220
|
||||
Xft.dpi: 96
|
||||
Xft.antialias: false
|
||||
Xft.rgba: rgb
|
||||
Xft.hinting: true
|
||||
@ -29,8 +29,8 @@ URxvt.lineSpace: 0
|
||||
! Fonts
|
||||
URxvt.allow_bold: false
|
||||
/* URxvt.font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1 */
|
||||
URxvt*font: xft:DejaVu Sans Mono:size=6
|
||||
URxvt*boldFont: xft:Dejavu Sans Mono:size=6
|
||||
URxvt*font: xft:DejaVu Sans Mono:size=12
|
||||
URxvt*boldFont: xft:Dejavu Sans Mono:size=12
|
||||
|
||||
! Fix font space
|
||||
URxvt*letterSpace: -1
|
||||
|
Loading…
Reference in New Issue
Block a user