You are not logged in.
http://workupload.com/file/ydp3nlpR
The thumbnail is not displayed.
What am I doing wrong?Thumbnail and image: "archi1.jpg"
without code([]): url=http://workupload.com/file/zqG2SlIJ img http://workupload.com/file/ydp3nlpR /img /url[url=http://workupload.com/file/zqG2SlIJ][img]http://workupload.com/file/ydp3nlpR[/img][/url]
That's a real pretty conky you got there. Mind sharing the code?
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
The Run command in the conky is a dzen menu -
http://en.zimagez.com/miniature/2015-11-04scrot.png
Should be able to make sub-menus as well.
Nice, thanks
Offline
@fog, that's twice I've seen "Music is your only friend" in your panel. Do you have The Doors in heavy rotation, or is that something else?
You know, you used to be a nice guy once.
Offline
@fog, that's twice I've seen "Music is your only friend" in your panel. Do you have The Doors in heavy rotation, or is that something else?
Offline
"Music is your only friend" == No music at all or radio
Lol, you have a good sense of humor.
I would probably have used "Silence is golden" or "Turn of the TV now!"
You know, you used to be a nice guy once.
Offline
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)
Fedora GNOME / Devuan XFCE
Roots heritage #!
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
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)
Fedora GNOME / Devuan XFCE
Roots heritage #!
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
Offline
The size of the image is (1279 x 15) too strange for make a thumbnails
Fedora GNOME / Devuan XFCE
Roots heritage #!
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
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
Offline
^ Big Brother conky
Oldie but Goodie
Fedora GNOME / Devuan XFCE
Roots heritage #!
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