Skip to content

Commit 5522850

Browse files
Update README.md
1 parent 2a3ce4d commit 5522850

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When run as the command `.\at.ps1` from terminal or desktop shortcut, the script
1919
## Installation
2020
1) Download the latest [release](https://github.com/unalignedcoder/auto-theme/releases) and extract it to your preferred folder.
2121

22-
2) Open the `Config.ps1` file and modify variables as preferred:
22+
2) Open the `at-config.ps1` file and modify variables as preferred:
2323

2424
![image](https://github.com/user-attachments/assets/166b21d9-7a56-4686-9376-641abc58727b "All entries in the config file contain exhaustive explanations.")
2525
<br /><sup>All entries in the config file come with exhaustive explanations.</sup>
@@ -31,7 +31,7 @@ When run as the command `.\at.ps1` from terminal or desktop shortcut, the script
3131
<br /><sup>In the Personalize>Themes windows, right click on a theme and select 'Save for sharing'.</sup>
3232
- Indicate the paths to the `.theme files` in the config file
3333

34-
4) (optional) Run the script `.\Setup.ps1`[^2] to create the main scheduled task. The script will ask for system privileges if not run as admin, and then proceed to create the "Auto Theme" task.
34+
4) (optional) Run the script `.\at-setup.ps1`[^2] to create the main scheduled task. The script will ask for system privileges if not run as admin, and then proceed to create the "Auto Theme" task.
3535

3636
6) (alternative) You can of course create the task yourself using Task Scheduler, setting the triggers to anything you prefer. In this case, make sure that the Action is set up as follows:
3737
- Program/script: `Powershell.exe`

0 commit comments

Comments
 (0)