You are not logged in.

#1 2010-04-23 07:20:27

Afnaf
Member
From: Sweden
Registered: 2009-07-29
Posts: 27
Website

[SOLVED] Small Conky problem.

Hey all, i am trying to configure my conky but it wont do what i tell it to smile

2a7yix2.png

As you can see on the picture it is just showing half of it and not the whole line to the right either. I have read conky wiki and some other forums but i can't seem to find the problem. The thing is i want it (if its possible) to stay above the tint2 panel.

Config:

#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 
own_window_argb_visual yes

#borders
draw_borders no
border_margin 0

#shades
draw_shades no

#position
gap_x 525
gap_y 10
alignment top_center

#behaviour
update_interval 1

#colour
default_color  FFFFFF

#default_shade_color 0000003d352a
own_window_colour 000000

#test
maximum_size 20 0
maximum_width 1680
max_text_width 0

#font
use_xft yes    
xftfont Pragmata:size=9

TEXT
${color 38373C}-| ${color}Host: ${color 96BC00}$nodename ${color 38373C}| ${alignc}${color}Kernel: ${color 96BC00}$kernel  ${color 38373C}|  ${color}Arch Updates: ${color 96BC00}${texeci 10800 perl /home/martin/.scripts/conky-updates.pl} ${color 38373C} |  ${color}Mem: ${color 96BC00}$memperc% ${color 38373C} |  ${color}Mail - ${color 96BC00}${execi 300 python ~/.scripts/gmail.py} ${color 96BC00}${color 38373C} |  ${color}Home: ${color 96BC00}${fs_free /home}  / ${fs_size /home} ${color 38373C} |-

Last edited by Afnaf (2010-04-23 09:31:50)

Offline

#2 2010-04-23 09:32:06

Afnaf
Member
From: Sweden
Registered: 2009-07-29
Posts: 27
Website

Re: [SOLVED] Small Conky problem.

I did a nice workaround smile

Offline

Board footer

Powered by FluxBB