
own_window_class Conky
own_window yes
own_window_type desktop # Try also 'normal'
own_window_argb_visual yes
own_window_argb_value 180
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

own_window_class Conky
own_window yes
own_window_type override
# own_window_argb_visual yes <--- no ARGB visuals
# own_window_argb_value 180 <--- no ARGB visuals
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Conky settings #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
#imlib_cache_size 0
temperature_unit fahrenheit
# Window specifications #
own_window_argb_visual yes
own_window_argb_value 180
own_window_class Conky
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
minimum_size 200 250
maximum_width 200
alignment tr
gap_x 10
gap_y 155
# Graphics settings #
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
# Text settings #
use_xft yes
override_utf8_locale yes
xftfont Ubuntu:size=8
xftalpha 0.8
uppercase no
temperature_unit fahrenheit
default_color FFFFFF
# Lua Load #
lua_load ~/.lua/clock_rings.lua
lua_draw_hook_pre clock_rings
TEXT
${font Ubuntu:size=42}${time %e}
${goto 80}${font Ubuntu:size=18}${color 339900}${voffset -85}${time %b}
${font Ubuntu:size=10}${color 339900}${voffset 10}${time %A}${color 339900}${hr}
${goto 50}${font Ubuntu:size=15}${color FFFFFF}${voffset -35}${alignc}${time %Y}
${font Ubuntu:size=30}${voffset 10}${alignc}${time %H}:${time %M}:${time %S}
${voffset -20}${font Ubuntu:size=11}${color 339900}${alignc}Kokomo Municipal Airport ${font}
${font Ubuntu:size=13}${color FFFFFF}${alignc}Temp: ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ KOKK temperature temperature 30} °F${font}
${hr}${image ~/.conky/logo.png -p 165,10 -s 35x35}
${color FFFFFF}${font Ubuntu:size=8}Uptime: ${uptime_short}${alignr}CPU:${execpi 8 sensors | grep 'Core0' | cut --characters 16-17}°C
${color FFFFFF}${font Ubuntu:size=8}Processes: ${processes}
${color FFFFFF}${font Ubuntu:size=8}Running: ${running_processes}
${color 339900}${goto 64}${voffset 56}CPU
${color FFFFFF}${goto 64}${cpu cpu0}%
${color 339900}${goto 64}${voffset 54}RAM
${color FFFFFF}${goto 64}${memperc}%
${color 339900}${goto 64}${voffset 54}Swap
${color FFFFFF}${goto 64}${swapperc}%
${color 339900}${goto 64}${voffset 54}Disk
${color FFFFFF}${goto 64}${fs_used_perc /}%
${color 339900}${goto 64}${voffset 54}Net
${color FFFFFF}${goto 64}${downspeed eth0}
${color FFFFFF}${goto 64}${upspeed eth0}
${color 339900}${font Ubuntu:size=8}${alignr}${pre_exec cat /etc/issue.net} $machine
${color 339900}${font Ubuntu:size=8}${alignr}Kernel: ${kernel}
${hr}





compazter wrote:Same problem here with maya cinnamon 64bit. But when i delete .conkyrc it works normal. I love conky, so please anybody help me



homerscousin wrote:No, not really anything in there to change. Not sure what changes I have made in the last couple days, but conky now disappears with No open windows and just a bare desktop to click on. I went back one step.





#==============================================================================
# conkyrc_grey
#
# author : SLK
# version : v2011011601
# license : Distributed under the terms of GNU GPL version 2 or later
# edited as a test for the mint forums
#==============================================================================
background yes
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
temperature_unit celsius
double_buffer yes
no_buffers yes
text_buffer_size 2048
gap_x 10
gap_y 30
minimum_size 190 450
maximum_width 190
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
alignment tr
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
override_utf8_locale yes
use_xft yes
xftfont caviar dreams:size=8
xftalpha 0.5
uppercase no
default_color FFFFFF
color1 DDDDDD
color2 AAAAAA
color3 888888
color4 666666
TEXT
${font ubuntu:size=22}i'm a conkyown_window_type normal



zerozero wrote:can you please make this test:
<snip>gives the expected results (conky appears, stays on the desktop when we click icons, move icons, hit hot-corner)
- Code: Select all
own_window_type normal






Users browsing this forum: No registered users and 2 guests