Fixed typo and simplified

This commit is contained in:
mgrotke 2020-06-27 00:28:49 -04:00
parent b9516bf1d7
commit 8bad18f047

View file

@ -1,6 +1,6 @@
TO INSTALL THIS CONKY CONFIG... TO INSTALL THIS CONKY CONFIG...
(1) If you do not alrady have a folder called ".conky" inside your home dir, then create it. (1) If you do not already have a folder called ".conky" inside your home dir, then create it.
mkdir ~/.conky mkdir ~/.conky
(2) Place the "mgconky" folder (from this repo) inside your new ".conky" folder. (2) Place the "mgconky" folder (from this repo) inside your new ".conky" folder.
@ -11,5 +11,5 @@ TO INSTALL THIS CONKY CONFIG...
* To change colors, change the variables in the "Define Colors" section. * 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. (4) To change weather icon colors, go into the "weather/Make_Icons/" subfolder and read the ReadMe file there.