# Astrology Screensaver — Setup Guide

## How to install

1. **Right-click** the file `AstrologyScreensaver.scr`
2. Click **"Install"**
3. Windows will open Screen Saver Settings with it already selected
4. Click **OK** (or **Apply**)

That's it — it'll now run automatically after your PC sits idle.

---

## Set your location (optional but recommended)

The chart calculates your Ascendant and houses based on a location.
By default it's set to New York City. To use your own city:

1. Open the `settings.txt` file (right-click → **Open with → Notepad**)
2. Find your city in the big list near the bottom of the file
3. Copy its two numbers (Latitude and Longitude)
4. Scroll to the top, where it says:
   ```
   Latitude = 40.7128
   Longitude = -74.0060
   ```
5. Replace those two numbers with your city's numbers
6. Save the file (Ctrl+S) and close Notepad

Your screensaver will use the new location next time it runs.

> Don't see your city in the list? Search **"[your city] latitude longitude"**
> on Google and use the first result — paste those two numbers in the same way.
