First commit
This commit is contained in:
parent
be68fea3d7
commit
a4fe44fe8e
232 changed files with 1276 additions and 2 deletions
17
README.md
17
README.md
|
|
@ -1,2 +1,15 @@
|
|||
# mgconky
|
||||
My configuration script for Conky
|
||||
TO INSTALL THIS CONKY CONFIG...
|
||||
|
||||
(1) If you do not alrady have a folder called ".conky" inside your home dir, then create it.
|
||||
mkdir ~/.conky
|
||||
|
||||
(2) Place the "mgconky" folder (from this repo) inside your new ".conky" folder.
|
||||
|
||||
(3) Open up the conf file (~/.conky/mgconky/conf) in a text editor
|
||||
|
||||
* Perform the steps outlined in the section marked "!!!IMPORTANT!!!".
|
||||
|
||||
* To change colors, change the variables in the "Define Colors" section.
|
||||
|
||||
(4) To change weather icon colors, go into the "weather/Make_Icons/" subfolder and read the instructions located in the readme file there.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue