1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-03-29 08:06:51 +01:00

Update README.md

This commit is contained in:
Markus Fleschutz 2021-02-21 12:37:54 +01:00 committed by GitHub
parent 7ced4a853e
commit a9d32e160c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ Scripts for the Desktop
* [open-email-client.ps1](Scripts/open-browser.ps1) - starts the default email client
* [set-wallpaper.ps1](Scripts/set-wallpaper.ps1) - sets the given image as wallpaper
* [take-screenshot.ps1](Scripts/take-screenshot.ps1) - takes a single screenshot
* [take-screenshots.ps1](Scripts/take-screenshots.ps1) - takes multiple screenshots
* [take-screenshots.ps1](Scripts/take-screenshots.ps1) - takes multiple screenshots (every minute by default)
Scripts for Files & Folders
---------------------------