spumigena / bunsen-conky

Interesting scripts and setups for Conky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conky

This repository holds BunsenLabs' Conky configuration files and related scripts.

Installation
------------
This installation will be performed automatically 
by the script /usr/bin/bl-install-conky which is in this package.
Command: 'bl-install-conky --copy'

/.config/conky
 conky/LUA
 conky/images
 conky/scripts
 conky/BL-Button.conkyrc
 conky/BL-Default.conkyrc
 conky/BL-Ellipses-Blue.conkyrc
 conky/BL-Ellipses-Grey.conkyrc
 conky/BL-Ellipses-Time.conkyrc
 conky/BL-Left.conkyrc
 conky/BL-Right-lua.conkyrc
 conky/BL-Text.conkyrc
 conky/BL-Top.conkyrc
 conky/CB-Left.conkyrc
 conky/CB-Right.conkyrc
 conky/Classic.conkyrc
 conky/conkyrc_cb

/.config/conky/LUA
 conky/LUA/clock.lua
 conky/LUA/draw-bg.lua

/.config/conky/images
 bl-flame-ellipses-blue.png
 bl-flame-ellipses-grey.png
 BL-Orb-Flame-lt-180x180.png
 bunsenlabs-text-flame-grey.png

/.config/conky/scripts
 bunsenweather.sh

 - - - universal script - simple - uses ISP - No setup

=====

bl-conkyzen and bl-conky-session are installed by bunsen-utilities.

bl-conkyzen saves the running conkys to a default saved-session file. Different
saved-session files can specified with:

    bl-conkyzen -f /path/to/session-file

The default saved-session can be run with bl-conky-session, or different
saved-session files with

    bl-conky-session /path/to/file1 /path/to/file2 etc

=====

Bugs
----

For any bug or request [fill an issue][bug] on [GitHub][ghp].

  [bug]: https://github.com/BunsenLabs/bunsen-conky/issues
  [ghp]: https://github.com/BunsenLabs/bunsen-conky

Copyright
---------
GPL3

About

Interesting scripts and setups for Conky

License:GNU General Public License v3.0


Languages

Language:Lua 91.4%Language:Shell 8.6%