You are not logged in.
I only use conky-cli piped to spectrwm
out_to_console yes
out_to_x no
background no
update_interval 1
total_run_times 0
use_spacer none
TEXT
${time %A %d, %I:%M %P} — Uptime: ${uptime_short} • Home: ${fs_used_perc /}% (${fs_used /} / ${fs_free /}) • CPU Stress: ${cpu cpu1}% / ${cpu cpu2}% • Memory: $memperc% ($mem) • Processes: ${processes} / ${running_processes} • Net: ${upspeed eth0} (${execi 300 vnstat | grep "today" | awk '{print $5 $6}'}) / ${downspeed eth0} (${execi 300 vnstat | grep "today" | awk '{print $2 $3}'})
vnstat additional
Last edited by Nili (2015-11-04 21:28:00)
Offline
That's a real pretty conky you got there. Mind sharing the code?
--
Admin edit: Link removed because the user (most likely unknowingly) shared personal data.
Last edited by twoion (2016-02-14 12:29:37)
Offline
I only use conky-cli piped to spectrwm
Your eyes are obviously better than mine. I have to strain to see that.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
Your eyes are obviously better than mine. I have to strain to see that.
imgur host fault
right click to the image, "copy image location", then "Paste and go" to a new tab or browser window.
You'll see a little better.
Eh no, this time i'm not going to use artwiz fonts "cure, lime or anorexia" on the panel, yeah i like how they look but it's time to use a bit bigger font.
Last edited by Nili (2015-11-04 23:28:16)
Offline
^ DUH! I should have thought of that. Yea, looks nice. And I can see it better.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
The size of the image is (1279 x 15) too strange for make a thumbnails
Offline
Offline
'simplicity' conky
# For commands above TEXT check:
# http://conky.sourceforge.net/config_settings.html
#
# For commands available below TEXT check:
# http://conky.sourceforge.net/variables.html
# Bunsen Labs Conky help threads
# http://crunchbang.org/forums/viewtopic.php?pid=371424#p371424
# beta tested by: smacz
# Enjoy! :)
# pkill -xf "conky -q -c $HOME/.config/conky/BL-Default.conkyrc" &
### Begin Window Settings #####################
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
own_window_colour 000000
own_window_class Conky
own_window_title bunsenlabs sid+liq
### ARGB can be used for real transparency
### NOTE that a composite manager is required for real transparency.
### This option will not work as desired (in most cases) in conjunction with
### own_window_type normal
# own_window_argb_visual yes # Options: yes or no
### When ARGB visuals are enabled, this use this to modify the alpha value
### Use: own_window_type normal
### Use: own_window_transparent no
### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
# own_window_argb_value 50
minimum_size 220 0 ### width | height
maximum_width 300
gap_x 20 ### left | right
gap_y 45 ### up | down
alignment tr
####################### End Window Settings ###
### Font Settings #############################
# Use Xft (anti-aliased font and stuff)
use_xft yes
xftfont bitcora:size=8
#ftfont Liberation Sans:size=9
# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1
# Force UTF8? requires XFT ###
override_utf8_locale yes
uppercase no
######################### End Font Settings ###
### Colour Settings ###########################
draw_shades no #yes
default_shade_color 000000
draw_outline no # amplifies text if yes
default_outline_color 000000
#default_color 656667 # Waldorf original colour
#default_color 7a7a7a # Flame & Bunsen Grey
#default_color 929292 # Labs Grey
default_color C0C0C0 # Silver
color0 B0E0E6 # PowderBlue
color1 778899 # LightSlateGray
color2 D8BFD8 # Thistle
color3 9ACD32 # YellowGreen
color4 FFA07A # LightSalmon
color5 FFDEAD # NavajoWhite
color6 00BFFF # DeepSkyBlue
color7 5F9EA0 # CadetBlue
color8 BDB76B # DarkKhaki
color9 CD5C5C # IndianRed
####################### End Colour Settings ###
### Borders Section ###########################
draw_borders no
# Stippled borders?
stippled_borders 5
# border margins
border_inner_margin 5
border_outer_margin 0
# border width
border_width 2
# graph borders
draw_graph_borders yes #no
#default_graph_size 15 40
####################### End Borders Section ###
### Miscellaneous Section #####################
# Boolean value, if true, Conky will be forked to background when started.
background yes
# Adds spaces around certain objects to stop them from moving other things
# around, this only helps if you are using a mono font
# Options: right, left or none
use_spacer none
# Default and Minimum size is 256 - needs more for single commands that
# "call" a lot of text IE: bash scripts
text_buffer_size 6144
# Subtract (file system) buffers from used memory?
no_buffers yes
# change GiB to G and MiB to M
short_units yes
# Like it says, ot pads the decimals on % values
# doesn't seem to work since v1.7.1
pad_percents 2
# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
# $image lots. Set to 0 to disable the image cache.
imlib_cache_size 0
# Use the Xdbe extension? (eliminates flicker)
# It is highly recommended to use own window with this one
# so double buffer won't be so big.
double_buffer yes
# Maximum size of user text buffer, i.e. layout below TEXT line in config file
# (default is 16384 bytes)
# max_user_text 16384
# Desired output unit of all objects displaying a temperature. Parameters are
# either "fahrenheit" or "celsius". The default unit is degree Celsius.
# temperature_unit Fahrenheit
##############################################
# Output
##############################################
TEXT
b u n s e n l a b s I N F O $alignr${execp ~/binclock}
${hr}
GMT:$alignr${utime %H:%M}
Host:$alignr$nodename
Uptime:$alignr$uptime
ram:$alignr$mem/$memmax
#Swap usage:$alignr$swap/$swapmax
disk:$alignr${fs_used /}/${fs_size /}
cpu:$alignr${cpu cpu0}%
debian :$alignr${execp cat /etc/debian_version}
kernel installed : $alignr${kernel}
kernel latest check:$alignr${exec ~/bin/atomfeed.py}
#i3 :$alignr${execp apt-cache policy i3 | grep Installed: | cut -d: -f2}
s h o r t c u t K E Y S
${hr}
[Alt] + F2${alignr}Run Dialog
[Alt] + F3${alignr}Alt Menu
[Super] + Space${alignr}Main Menu
[Super] + Tab${alignr}Client Menu
[Super] + t${alignr}Terminal
[Super] + f${alignr}File Manager
[Super] + e${alignr}Editor
[Super] + m${alignr}Media Player
[Super] + w${alignr}Web Browser
[Super] + h${alignr}Task Manager
[Super] + l${alignr}Lock Screen
[Super] + v${alignr}Volume Control
[Super] + x${alignr}Logout
[PrtSc]${alignr}Screenshot
${hr}
s i m p l i c i t y IS THE ULTIMTE SOPHISTICATION
$alignr${font bitcora13:italic:size=6}Leanardo da Vinci
Last edited by mrneilypops (2015-11-09 01:11:44)
Offline
^ I'm missing one, I only see 8 conkys.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
I showed these over at CrunchBang - so the screenies are a bit old but I still run the same conkys.
Something "rarely" seen (here) ... my system at boot up:<- 1 - Desktop - 2->
<- 3 - Desktop - 4 ->
Desktop 1 - my main work area.
Desktop 2 - just because
Desktop 3 - I play with conkys here
Desktop 4 - my wife's playground.
Interesting: They have all been 'tweaked' since then, but I still run them all.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
^ Big Brother conky
Oldie but Goodie
Offline
^ I'm missing one, I only see 8 conkys.
I counted 9.
Look again.
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline
@ unklar & Temetka
Yea, I missed that clock.
Well done unklar!
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
Simple modification.
# CB-Mod-BL.conkyrc
#
# CrunchBang conky modified and then modified again for BunsenLabs.
alignment top_right
background yes
cpu_avg_samples 2
default_color b2b2b2
double_buffer yes
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
gap_x 10
gap_y 9
maximum_width 122
minimum_size 122 445
no_buffers yes
override_utf8_locale no
own_window yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window_type override
short_units yes
total_run_times 0
update_interval 1.0
uppercase no
use_xft yes
xftalpha 1
xftfont Monospace:size=9.5
TEXT
${image $HOME/.config/conky/images/BL-flame-grey.png -p 47,0}
${voffset 55}${alignc}${color #729FCF}BunsenLabs 8.2${color}
UTC:${alignr}${utime %X}
CPU: ${acpitemp}C${alignr}${if_match ${cpu cpu0} > 84}${color #FC7990}${cpu cpu0}%${color}${else}${cpu cpu0}%${endif}
RAM: ${mem}${alignr}${if_match ${memperc} > 74}${color #FC7990}${memperc}%${color}${else}${memperc}%${endif}
HDD: ${fs_used /}${alignr}${if_match ${fs_used_perc /} > 89}${color #FC7990}${fs_used_perc /}%${color}${else}${fs_used_perc /}%${endif}
USB: ${if_empty ${exec df -h | grep "/dev/sdb"}}0B${alignr}0%${else}${exec df -h | grep "/dev/sdb" | awk '{ printf $3}' }${alignr}${exec df -h | grep "/dev/sdb" | awk '{ printf $5}' }${endif}
TX: ${upspeed eth0}${alignr}${totalup eth0}
RX: ${downspeed eth0}${alignr}${totaldown eth0}
${alignc}${color #729FCF}Shortcut Keys${color}
A-F2${alignr}Run
A-F3${alignr}dmenu
W-Spc${alignr}Menu
W-Tb${alignr}Desktops
W-T${alignr}Terminal
W-F${alignr}Files
W-E${alignr}Editor
W-M${alignr}Media
W-W${alignr}WWW
W-H${alignr}htop
W-C${alignr}Calendar
W-V${alignr}Volume
W-L${alignr}Lock
W-X${alignr}Logout
Image: BL-flame-grey.png
USB code derived from post #7 of this thread.
Last edited by AL13N (2015-11-25 15:09:30)
Offline
Playing with the idea that bars will become red if they hit 90%
https://raw.githubusercontent.com/bront … r/.conkyrc
Last edited by brontosaurusrex (2015-11-25 14:37:11)
Offline
Hey brontosaurusrex how you doing?
I use the same idea for CPU % usage, but only colour it red at 100%. Years ago before conky had ${if_match} I used colorize.sh by Crinos512. That used color7, color8, and color9 in the conky config for temperatures. But could be used for anything. I still have the script that I modified for various things:
/media/5/Conky/scripts/colorize.sh - original
/media/5/Conky/scripts/ColorTempCPU.sh
/media/5/Conky/scripts/ColorTempGPU.sh
/media/5/Conky/scripts/ColorTempHDD.sh
/media/5/Conky/scripts/ColorTempMB.sh
A horizontal and vertical version:
it also spaces the results with "spaces" or 0's
TEXT
${time %T}${alignr}${time %x}
${alignc}CPU Avg ${if_match ${cpu cpu0}<10}${color1}00${color5}${cpu cpu0}\
${else}${if_match ${cpu cpu0}<100}${color1}0${color5}${cpu cpu0}\
${else}${color9}${cpu cpu0}${endif}${endif}${color5} %${color}
${alignc} ${color5}1${color} | ${color5}2${color} | ${color5}3 ${color}
${alignc}${if_match ${cpu cpu1}<10}${color1}00${color5}${cpu cpu1}\
${else}${if_match ${cpu cpu1}<100}${color1}0${color5}${cpu cpu1}\
${else}${color9}${cpu cpu1}${endif}${endif}${color}\
| ${if_match ${cpu cpu2}<10}${color1}00${color5}${cpu cpu2}\
${else}${if_match ${cpu cpu2}<100}${color1}0${color5}${cpu cpu2}\
${else}${color9}${cpu cpu2}${endif}${endif}${color}\
| ${if_match ${cpu cpu3}<10}${color1}00${color5}${cpu cpu3}\
${else}${if_match ${cpu cpu3}<100}${color1}0${color5}${cpu cpu3}\
${else}${color9}${cpu cpu3}${endif}${endif}${color}
${alignc}${color9}${membar 0,25}${color} ↓ Test Stuff Between ↓ ${color9}${membar 0,25}${color}
${color9}${membar 0}${color}
${membar 0}
${alignc}${color7}Usage
${alignc}CPU %
${alignc}${color7}A${color} ${if_match ${cpu cpu0} < 10} ${cpu cpu0}\
${else}${if_match ${cpu cpu0} < 100} ${cpu cpu0}\
${else}${color9}${cpu cpu0}${color}${endif}${endif}
${alignc}${color7}1${color} ${if_match ${cpu cpu1} < 10} ${cpu cpu1}\
${else}${if_match ${cpu cpu1} < 100} ${cpu cpu1}\
${else}${color9}${cpu cpu1}${color}${endif}${endif}
${alignc}${color7}2${color} ${if_match ${cpu cpu2} < 10} ${cpu cpu2}\
${else}${if_match ${cpu cpu2} < 100} ${cpu cpu2}\
${else}${color9}${cpu cpu2}${color}${endif}${endif}
${alignc}${color7}3${color} ${if_match ${cpu cpu3} < 10} ${cpu cpu3}\
${else}${if_match ${cpu cpu3} < 100} ${cpu cpu3}\
${else}${color9}${cpu cpu3}${color}${endif}${endif}
${membar 0}
${color9}${membar 0}${color}
${alignc}${color9}${membar 0,25}${color} ↑ These Lines ↑ ${color9}${membar 0,25}
${color}
My color9 is:
color9 CD5C5C #IndianRed
I should edit mine to use three or four colours
{... thinking}
0 > 33 = default colour
34 > 64 = yellow(ish)
55 > 87 = orange(ish)
> 88 = RED{ish}
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
Simple modification.
Image: BL-flame-grey.png
Nice! Can I 'borrow' the flame.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
^ Thanks.
And yes, borrow away.
Last edited by AL13N (2015-11-25 15:21:27)
Offline
^Actually, you're too late.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
Net: ${upspeed eth0} (${execi 300 vnstat | grep "today" | awk '{print $5 $6}'}) / ${downspeed eth0} (${execi 300 vnstat | grep "today" | awk '{print $2 $3}'})
vnstat additional
Thank you.
No more counters resetting on logout/exit. The 5 minute update is a small price to pay.
Offline
Thank you.
No more counters resetting on logout/exit. The 5 minute update is a small price to pay.
Well thanks to vnstat, she did all the work but I agree with you once i suffered too about what you say.
Offline
# Theme: CathexiS
# Description: Simple, minimal, distraction free foundation for building your desktop experience...
# Author: Samir Kahvedzic < akirapowered@gmail.com >
# Web: http://samirkahvedzic.deviantart.com
##############################################
# Settings
##############################################
background yes
# Use Xft?
use_xft yes
xftfont Coda:size=11
xftalpha 1
# Update interval in seconds
update_interval 1.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 yes
own_window_type desktop
own_window_argb_visual yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 300 300
maximum_width 300
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# border width
border_width 1
# border margins
border_margin 5
# Stippled borders?
stippled_borders 0
# Default colors and also border colors
default_color 666666
own_window_colour 262524
default_shade_color 000000
default_outline_color 828282
# Text alignment, other possible values are commented
#alignment top_left
alignment bottom_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 20
gap_y 40
# 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
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer yes
default_bar_size 200 3
draw_graph_borders yes
##############################################
# Output
##############################################
TEXT
${color a7a7a7}${font Coda:size=40}${time %k:%M}${font}${color}
${voffset -44}$alignr${time %a}
$alignr${time %D}
${color a7a7a7}Kernel:${color}$alignr$kernel
${color a7a7a7}UpTime:${color}$alignr$uptime
P R O C E S S O R
${hr}
${color a7a7a7}Cpu1:${color}${offset 30}${cpu cpu1}%${color}
${cpugraph cpu1 20,125 556B2F 9ACD32}
${voffset -54}${offset 112}${color a7a7a7} Cpu2:${color}${offset 30}${cpu cpu2}% ${color}
$alignr${cpugraph cpu2 20,125 556B2F 9ACD32}
#${color a7a7a7}Cpu3:${color}${offset 30}${cpu cpu2}%${color}
#${cpugraph cpu2 20,85 556B2F 9ACD32}
#${voffset -54}${offset 112}${color a7a7a7}Cpu4:${color}${offset 30}${cpu cpu3}%${color}
#$alignr${cpugraph cpu3 20,85 556B2F 9ACD32}${color}
${alignr}$font ${top name 1} ${top cpu 1}
${alignr}$font ${top name 2} ${top cpu 2}
${alignr}$font ${top name 3} ${top cpu 3}
${alignr}$font ${top name 4} ${top cpu 4}
${alignr}$font ${top name 5} ${top cpu 5}
M E M O R Y
${hr}
${color a7a7a7}Ram:$alignr${color FEA63C}$mem${color}/${color B7CE42}$memmax${color}
${membar 5,300}
${alignr}$font ${top_mem name 1} ${top_mem mem 1}
${alignr}$font ${top_mem name 2} ${top_mem mem 2}
${alignr}$font ${top_mem name 3} ${top_mem mem 3}
${alignr}$font ${top_mem name 4} ${top_mem mem 4}
${alignr}$font ${top_mem name 5} ${top_mem mem 5}
${color a7a7a7}Swap usage:$alignr${color FEA63C}$swap${color}/${color B7CE42}$swapfree${color}
${swapbar 3,300}
HDD
${hr}
${color a7a7a7}Root:$alignr${color FEA63C}${fs_used /}${color}/${color B7CE42}${fs_free /}${color}
${fs_bar 3,300 /}
${color a7a7a7}Home:$alignr${color FEA63C}${fs_used /home}${color}/${color B7CE42}${fs_free /home}${color}
${fs_bar 3,300 /home}
NETWORK
${hr}
${color a7a7a7}Up:${color} ${upspeed eth0}KB/s${color}
${upspeedgraph eth0 20,125 556B2F 9ACD32}
${color a7a7a7}Total:${color} ${totalup eth0}
${voffset -70}${offset 94}${color a7a7a7} Down: ${color} ${downspeed eth0}KB/s
$alignr${downspeedgraph eth0 20,125 556B2F 9ACD32}${color}
$alignr${color a7a7a7}Total:${color} ${totaldown eth0}
Last edited by spithas (2015-12-04 22:00:14)
Offline