BunsenLabs / bunsen-conky

Interesting scripts and setups for Conky

Home Page:https://pkg.bunsenlabs.org/debian/pool/main/b/bunsen-conky/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bunsen-Conky
============

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

Installation
------------
Files are installed to /usr/share/bunsen/skel/.config/conky by default.
They can be copied into a user's ~/.config/conky 
by the script /usr/bin/bl-install-conky which is in this package.
Command: 'bl-install-conky --copy'

/.config/conky
 bigClock-lithium-light-conky.conf
 BL-Button-conky.conf
 BL-Def-Cal-conky.conf
 BL-Ellipses-Time-Blue-conky.conf
 BL-Fever-_Room-conky.conf
 BL-Helium-conky.conf
 BL-HiDPI-conky.conf
 BL-Hydrogen-conky.conf
 BL-Lithium-conky.conf
 BL-Right-lua-conky.conf
 BL-Top.conkyrc
 BL-Yeti-conky.conf
 Classic-conky.conf

/.config/conky/LUA
 clock.lua
 clock-dots-blue.lua
 clock-dots-grey.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

=====

bunsenweather.sh: universal script - simple - uses ISP
Displays simple weather information on the desktop.
It needs an API Key from http://openweathermap.org/api

=====

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

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

    bl-conky-manager -f /path/to/session-file

(See 'man bl-conky-manager' for more information.)

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

(See 'man bl-conky-session for more information.)

=====

This link was previously provided by bunsen-conky but is now in bunsen-configs:
    BL-Default-conky.conf (symlink to current release's default conky)

=====

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

https://pkg.bunsenlabs.org/debian/pool/main/b/bunsen-conky/

License:GNU General Public License v3.0


Languages

Language:Lua 77.8%Language:Shell 22.2%