-
Notifications
You must be signed in to change notification settings - Fork 11
/
README
84 lines (61 loc) · 1.97 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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