Results 1 to 2 of 2
so I got conky (downloaded a config file off the web) and got to changing this and that. after adding a clock that I like, the bottem part of my ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-04-2012 #1Just Joined!
- Join Date
- Mar 2012
- Location
- Halifax Nova Scotia Canada
- Posts
- 72
bottom of conky cut off
so I got conky (downloaded a config file off the web) and got to changing this and that. after adding a clock that I like, the bottem part of my network monitor is cut off. should be simple, please help.
Code:background yes use_xft yes xftfont Sans:size=8 xftalpha 1 update_interval 1.0 total_run_times 0 own_window yes own_window_transparent yes own_window_type desktop own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer yes minimum_size 100 100 maximum_width 300 draw_shades yes draw_outline no draw_borders no draw_graph_borders yes default_color white default_shade_color black default_outline_color white alignment top_right gap_x 12 gap_y 5 no_buffers yes uppercase no cpu_avg_samples 2 override_utf8_locale no TEXT ${color FF9900}${font sans-serif:bold:size=8:}SYSTEM${hr 2} ${color FFFF00}${font sans-serif:normal:size=8}$sysname $kernel $alignr $machine Host:$alignr$nodename Uptime:$alignr$uptime File System: $alignr${fs_type} User: JLloyd13 ${font sans-serif:bold:size=8}${color FF9900}PROCESSORS ${hr 2}${font sans-serif:normal:size=8}${color FFFF00} CPU0: ${cpu cpu0}% ${cpubar cpu0} CPU1: ${cpu cpu1}% ${cpubar cpu1} CPU2: ${cpu cpu2}% ${cpubar cpu2} CPU3: ${cpu cpu3}% ${cpubar cpu3} ${font sans-serif:bold:size=8}${color FF9900}MEMORY ${hr 2} ${font sans-serif:normal:size=8}${color FFFF00}RAM $alignc $mem / $memmax $alignr $memperc% $membar ${font sans-serif:bold:size=8}${color FF9900}DISKS ${hr 2} ${font sans-serif:normal:size=8}${color FFFF00}/ $alignc ${fs_used /} / ${fs_size /} $alignr${fs_used_perc /}% ${fs_bar /} ${font sans-serif:bold:size=8}${color FF9900}TOP PROCESSES ${hr 2} ${font sans-serif:normal:size=8}${color FFFF00}${top_mem name 1}${alignr}${top mem 1} % ${top_mem name 2}${alignr}${top mem 2} % $font${top_mem name 3}${alignr}${top mem 3} % $font${top_mem name 4}${alignr}${top mem 4} % $font${top_mem name 5}${alignr}${top mem 5} % ${font sans-serif:bold:size=8}${color FF9900}DATE ${hr 2} ${color FFFF00}${alignc 35}${font Arial Black:size=26}${time %H:%M}${font} ${alignc}${time %A %d %B} ${font sans-serif:bold:size=8}${color FF9900}NETWORK ${hr 2} ${font sans-serif:normal:size=8}${color FFFF00}IP address: $alignr ${addr wlan0} ESSID: $alignr ${wireless_essid wlan0} Connection Quality: $alignr ${wireless_link_qual_perc wlan0}% $alignr Download ${downspeedgraph wlan0} ${downspeed wlan0}/s $alignr ${totaldown wlan0} $alignr Upload ${upspeedgraph wlan0} ${upspeed wlan0}/s $alignr ${totalup wlan0}
- 07-04-2012 #2Just Joined!
- Join Date
- Mar 2012
- Location
- Halifax Nova Scotia Canada
- Posts
- 72
solved! restarting conky brings it back



