mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
10 lines
392 B
Cheetah
10 lines
392 B
Cheetah
!-------------------------------------------------------------------------------
|
|
! Xft settings
|
|
!-------------------------------------------------------------------------------
|
|
|
|
{{ if ne .chassisType "desktop" }}Xft.dpi: 160{{- end }}
|
|
Xft.antialias: false
|
|
Xft.rgba: rgb
|
|
Xft.hinting: true
|
|
Xft.hintstyle: hintslight
|