Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions eww/isobar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

2. Many of the scripts require specific paths which likely differ from system-to-system so test and inspect each script to determine where changes need to be made.

3. Colors are imported into `eww.scss` and the colors of images are changed after running the update_colors script. This script assumes you are using one of my Triangle wallpapers (`Wallpaper/Triangle'). Keep the name formatting the same or edit the script for the colors you want.
3. Colors are imported into `eww.scss` and the colors of images are changed after running the update_colors script. This script assumes you are using one of my Triangle wallpapers (`Wallpaper/Triangle`). Keep the name formatting the same or edit the script for the colors you want.

4. Add your weather Key/ID from [Open Weather Map](openweathermap.org/) to `scripts/weather`.
4. Add your weather Key/ID from [Open Weather Map](https://openweathermap.org/) to `scripts/weather`.
---
### Additional Notes:

Expand Down