back
# set to yes if you want Conky to be forked in the background
# Text alpha when using Xft
xftalpha 0.8
on_bottom yes
# mail spool
mail_spool $MAIL
# Update interval in seconds
update_interval 5
# Create own window instead of using desktop (required in nautilus)
own_window no
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer no
# Minimum size of text area
minimum_size 5 5
#maximum_width 150
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders yes
# Stippled borders?
stippled_borders 0
# border margins
border_margin 1
# border width
border_width 2
# Default colors and also border colors
default_color 3bb5f4
default_shade_color 3bb5f4
default_outline_color 3bb5f4
# 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
gap_x 5
Corsivo
gap_y 260
# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer yes
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
### stuff after 'TEXT' will be formatted on screen####
TEXT
${color white}[${color #3bb5f4}Marco${color white}][${color red}
$nodename${color white}] - ${color yellow}$sysname $kernel ${color #CCCCCC}on ${color #3bb5f4}$machine ${color #3bb5f4}Uptime: ${color yellow}$uptime ${color white}${time %b/%a/%d} ${color white}${time %k:%M:%S} ${color #3bb5f4}${hr 2} ${color #3bb5f4}-Monitors- ${color #3bb5f4}Carico Cpu: ${color red}${cpu}${color white}% ${color #3bb5f4}
Frequenza CPU${color green} ${freq 1} ${color white}MegaHz ${color #3bb5f4}${cpugraph 25 ff0000 ff00ff} ${color #3bb5f4}Ram : ${color red}$mem${color white}/${color yellow}$memmax
${color white}- ${color red}$memperc ${color white}% ${color #3bb5f4}Swap: ${color red}$swap${color white}/${color yellow}$swapmax
${color white}- ${color red}$swapperc ${color white}% ${color #3bb5f4}Processi: ${color #CCCCCC}$processes ${color #3bb5f4}
Attivi: ${color #CCCCCC}$running_processes
back