Difference between revisions of "Basic Tips for conky"

imported>Excalibur1234
(added examples)
imported>Excalibur1234
Line 27: Line 27:
  color1 0ab1ff
  color1 0ab1ff


2. This sets the default font (DejaVuSansCondensed) and it's size (11):
2. This enables Xft and sets the default Xft font (DejaVuSansCondensed) and it's size (11):
use_xft yes
  xftfont DejaVuSansCondensed:weight=Bold:pixelsize=11
  xftfont DejaVuSansCondensed:weight=Bold:pixelsize=11