You are not logged in.

#1 2010-05-20 22:46:54

evil
Member
From: Indianapolis, IN
Registered: 2010-03-06
Posts: 41
Website

[SOLVED]Using fonts in conky

Hi. I am trying to make us of the OpenLogos font in conky but it seems whatever I try, it just displays a giant B instead of the logo. I opened abiword and tested the font and it works fine there. Here is my conkyrc file.

double_buffer yes

background no

own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

use_xft yes

xftfont Bitstream Vera Sans Mono:size=8
xftalpha 0.8

update_interval 2

draw_shades no
draw_outline no
draw_borders no
stippled_borders 10
border_margin 4
border_width 1

default_color white
default_shade_color white
default_outline_color white

alignment top_right

gap_x 12
gap_y 37

use_spacer no

no_buffers yes

uppercase no

TEXT
                                      
SYSTEM$hr
${font OpenLogos:size=50}B${font}
Arch ${kernel}${alignr}$machine
Host:${alignr}$nodename
Uptime:${alignr}$uptime
Battery:${alignr}${battery_percent BAT0}%

PROCESSES$hr
Name             PID      CPU     MEM
${top name 1}   ${top pid 1}   ${top cpu 1}  ${top mem 1}
${top name 2}   ${top pid 2}   ${top cpu 2}  ${top mem 2}
${top name 3}   ${top pid 3}   ${top cpu 3}  ${top mem 3}
${top name 4}   ${top pid 4}   ${top cpu 4}  ${top mem 4}

FILE SYSTEM$hr
ROOT(/): ${fs_free /} (${fs_free_perc /}%) free of ${fs_size /}
HOME(/home): ${fs_free /home} (${fs_free_perc /home}%) free of ${fs_size /home}

NETWORKING$hr
Wireless AP:${alignr}${wireless_essid wlan0}(${wireless_link_qual_perc wlan0}%)
Downspeed:${alignr}${downspeedf wlan0}/Kb
Upspeed:${alignr}${upspeedf wlan0}/Kb
Connections:$alignr${offset -6}${tcp_portmon 1 65535 count}

REMOTE ADDR/PORT$hr
${tcp_portmon 1 65535 rhost 0}${alignr}${tcp_portmon 1 65535 lservice 0}
${tcp_portmon 1 65535 rhost 1}${alignr}${tcp_portmon 1 65535 lservice 1}
${tcp_portmon 1 65535 rhost 2}${alignr}${tcp_portmon 1 65535 lservice 2}
${tcp_portmon 1 65535 rhost 3}${alignr}${tcp_portmon 1 65535 lservice 3}
${tcp_portmon 1 65535 rhost 4}${alignr}${tcp_portmon 1 65535 lservice 4}

My system is setup with Openbox, PCManFM, Tint2


[SOLVED] Hmm.. it just started working.

Last edited by evil (2010-05-21 17:04:20)


Site | Blog | Freenode Nick: i686

Offline

Board footer

Powered by FluxBB