Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

Show us your Conky

Started by paxmark1, July 31, 2018, 06:43:25 PM

Previous topic - Next topic

paxmark1

For any and all who want to discuss or show off their conky

I have to pack mum's hutch up today and clean and cook. 
I will post a screen shot at some point.  This one is from CrunchBang ages ago and modified for WinterPegs temperature

# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
##############################################
#  Settings
##############################################
background yes
use_xft yes
xftfont sans:size=9
xftalpha 1
update_interval 2.0
total_run_times 0
own_window yes
own_window_transparent no    ## yes or no
own_window_type desktop  # desktop  versus override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 125 125
maximum_width 240
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color d8d8d8
default_shade_color 000000
default_outline_color d9d7d6
alignment top_right
gap_x 12
gap_y 24
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no

temperature_unit celsius
##############################################
#  Output
##############################################
TEXT
${color green}Date: ${color white}$alignr${time %A,}$alignr ${time %e %B %G}
${color green}Time: ${color white}$alignr${time %H:%M:%S}
${color green}Host:${color white}$alignr$nodename
${color green}Uptime:${color white}$alignr$uptime
${color green}RAM:${color white}$alignr$mem/$memmax
${color green}Swap usage:${color white}$alignr$swap/$swapmax
${color green}Disk usage:${color white}$alignr${fs_used /}/${fs_size /}
${color green}CPU usage:${color white}$alignr${cpu cpu0}%
Winnipeg ${execi 300 ~/bin/weather.sh "NAM|CA|MB|WINNIPEG"}
Search forum for "More info easier via inxi"    If requested -  no inxi, no help for you by  me.

View the most recent posts on the forum