You are not logged in.
Pages: 1
I try desktop and it give me the same effect

As see in the pic ... my close windows and max windows is block my conky
how can i adjust it to fit in nicely
.conkyrc
# conky configuration
# set to yes if you want Conky to be forked in the background
background yes
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
#xftfont Liberation Mono:pixelsize=11
#xftfont terminus:pixelsize=8
xftfont ZhunYuan:size=8
# Text alpha when using Xft
xftalpha 0.8
# Print everything to console?
# out_to_console no
# Update interval in seconds
update_interval 3.0
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent no
#own_window_type panel
#own_window_hints below
#own_window_type widget
own_window_type normal
#own_window_hints below,undecorated,sticky,skip_taskbar
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
#own_window_colour 222222
#own_window_type desktop
#own_window_hints below
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 2000
maximum_width 2000
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Stippled borders?
#stippled_borders 0
# border margins
#border_margin 5
# border width
border_width 0
# Default colors and also border colors
default_color dddddd
default_border_color white
default_shade_color black
default_outline_color black
# Text alignment, other possible values are commented
alignment top_left
#alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 0
gap_y 2
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes
use_spacer yes
TEXT
Kernel: ${color D7D3C5}$kernel | ${time %d %B} ${color D7D3C5}${time %H:%M} | ${color} Up: ${color D7D3C5}${uptime_short} | CPU : AMD X4 630 | Core One:${cpu cpu1}% | Core Two:${cpu cpu2}% | ${color}Processes: ${color D7D3C5}$processes ${color}Running: ${color D7D3C5}$running_processes ${color #979797}RAM: ${color }$mem / $memmax | ${color #979797}ROOT: ${color }${fs_free /} free | ${color #979797}HOME: ${color }${fs_free /home} free | ${color }${color}${time %A}, ${time %e %B} ${color #979797}${time %H:%M} | ${color} Mpd: ${color D7D3C5}${font}${mpd_smart} | Public IP:${execi 600 /home/wdstudio/.scripts/ip.sh}and in rc.xml i set conky at the top layer
<application name="Conky">
<decor>no</decor>
<desktop>all</desktop>
<layer>above</layer>
<skip_taskbar>yes</skip_taskbar>
</application>Hopes to have replys
Thanks in advance
WD
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.