HOME | DD

capn-damo — Electro-conky-1920 by-nc-sa

Published: 2016-06-10 15:16:05 +0000 UTC; Views: 5260; Favourites: 15; Downloads: 839
Redirect to original
Description README (in the zipfile)

# This Conky is designed to complement the BunsenLabs desktop, and is made to fit a 1920 x 1080 screen.
---------
# The ring gauges are based on "conky_orange_4cpu" from gnome-look;
# Clock based on Clock Rings by londonali1010 (2009).
---------
# GPU gauge (if enabled) needs ${nvidia temp};
# Uncomment processors to suit the number on the system.
---------
# Weather data is obtained with "e-weather.sh". Adjust the path to the script location.
# You can specify a location by passing it as a parameter to the script:
#       /path/to/e-weather.sh [yourlocation]
#
# If no location is specified the script uses your ip geolocation.
# Get the API KEY by registering for one at openweathermap.org/api
# and enter it in the relevant place in the script.
---------
# BunsenLabs forum feed uses "e-BL-atomfeed.sh". Adjust the path to the script location.
---------
# Change the lua_load and the ${image} paths to yours, as well as "disks text"
# "e-rings.lua" is a wrapper script for running both
#   "e-conky_clock_gauges.lua" and "e-clock_rings.lua"
#
# In "e-conky_clock_gauges.lua", in the "-- DISKS rings" section,
# set the "arg='/'" value to the directory mounts to be displayed.
---------
# Image made with GIMP, with graphics elements from:
#    schdnfr.deviantart.com/
#    and
#    reap.deviantart.com/
---------
# Font is Dustismo (sudo apt-get install fonts-dustin)
---------

A more comprehensive explanation is in BunsenLabs forums

The desktop background wallpaper is from here
Related content
Comments: 3

ebscriptwalker [2019-06-23 18:23:55 +0000 UTC]

I love this design , but I am having two issues , I firstly cannot seem to find the area to modify my cpu number, and also wanted to know if there are other modifications I should use for intel cpu and or graphics?

👍: 0 ⏩: 1

capn-damo In reply to ebscriptwalker [2019-06-27 16:19:22 +0000 UTC]

You need to comment out the extra cpu gauge functions in "e-conky_clock_gauges.lua". So if you have 2 cores, then just leave the functions which contain "arg='cpu0'" and "arg='cpu1'".

The scripts are already using Intel cpu information.You will have to read the Conky docs or manpages to see what there is to offer regarding Intel graphics values.

👍: 0 ⏩: 0

themanlie [2016-11-12 14:08:42 +0000 UTC]

thank you

👍: 0 ⏩: 0