You are not logged in.

#1 2009-07-05 19:04:48

nmodlin
Member
From: Outer Banks North Carolina USA
Registered: 2009-04-15
Posts: 97

SOLVED Need help with conky please.

Hello,
1.)  I am trying to change the size for the font just for the time in my conky  how can i do this.  I ctried to just change the size in the time part that goes ${font monospace:size=25}  but this also changes my CPU font size and it doesnt look right.

#avoid flicker

double_buffer yes



#own window to run simultanious 2 or more conkys

own_window  yes

own_window_transparent yes

own_window_type normal

own_window_hints undecorate,sticky,skip_taskbar,skip_pager 



#borders

draw_borders no

border_margin 1



#shades

draw_shades no



#position

gap_x 0

gap_y 7

alignment top_left



#behaviour

update_interval 1



#colour

default_color  000000

#default_shade_color 000000

own_window_colour 262626



#font

use_xft yes

xftfont bauhaus:pixelsize=10



#to prevent window from moving

use_spacer none

minimum_size 1268  0



#mpd

mpd_host nathan-gamer

mpd_port 6600

#${color} ${color e0e0e0}${upspeed eth0} Kb/s ${color} ${totalup eth0} uploaded${color}


TEXT

${font monospace:size=25}${alignr 5}${color #000000}${time %H:%M} | ${voffset -1} Cpu: ${color e0e0e0}${font}${cpu}% ${color} Mem: ${color e0e0e0}${font}${mem} ${color} | ${color} Up: ${color e0e0e0}${font}${uptime_short}${color}  | ${color} Net: ${color e0e0e0}${font}${downspeed eth0} Kb/s ${color} ${totaldown eth0} downloaded${color} | ${color}Root: ${color e0e0e0}${font}${fs_free /} ${color} Home: ${color e0e0e0}${font}${fs_free /home} ${color} Backup: ${color e0e0e0}${font}${fs_free /home/nathan/Backup} ${color} Mp3&Tv: ${color e0e0e0}${font}${fs_free /home/nathan/Mp3z_and_Tv} ${color} Vidz: ${color e0e0e0}${font}${fs_free /home/nathan/Vidz} ${color} | ${color} Arch-pkg: ${color e0e0e0}${font}${execi 300 perl ~/scripts/conky-updates.pl}${color}  |  Email: ${color e0e0e0}${execi 300 python ~/scripts/gmail.py}  | ${color} Weather: ${color e0e0e0} ${execi 1800 weatherget -f ~/scripts/.conkyweatherrc --station-id=USNC0234 --standard } ${color} | ${color} Mpd:  ${color e0e0e0}${font}${mpd_smart}

Last edited by nmodlin (2009-07-05 21:18:28)


And God created the Open Source Programming Community, and it was good. Satan retaliated with its evil twin, Windows and thus the battle for good and evil has begun.

Offline

#2 2009-07-05 20:49:57

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: SOLVED Need help with conky please.

Just use ${font) were you want your regular font to resume

Example: ${font monospaced=12}5:15pm${font) something in the regular font


Website - Blog - arch-home
Arch User since March 2005

Offline

#3 2009-07-05 21:03:37

nmodlin
Member
From: Outer Banks North Carolina USA
Registered: 2009-04-15
Posts: 97

Re: SOLVED Need help with conky please.

Thankyou

Last edited by nmodlin (2009-07-05 21:18:15)


And God created the Open Source Programming Community, and it was good. Satan retaliated with its evil twin, Windows and thus the battle for good and evil has begun.

Offline

Board footer

Powered by FluxBB