add tool for toggling light and dark mode on win11 (#116524)

give us an alias and be portable

Co-authored-by: Tom Scanlan <tompscanlan+git@gmail.com>
This commit is contained in:
Tom Scanlan
2023-08-14 12:43:44 -04:00
committed by GitHub
parent 2075d919b2
commit dbd61ebafe
3 changed files with 42 additions and 0 deletions
@@ -0,0 +1,19 @@
# Created using wingetcreate 1.5.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
PackageIdentifier: tompscanlan.light-dark-cli-win11
PackageVersion: 0.1.3
MinimumOSVersion: 10.0.0.0
UpgradeBehavior: install
Commands:
- light-dark
Installers:
- InstallerUrl: https://github.com/tompscanlan/light-dark-cli-win11/releases/download/0.1.3/light-dark-cli-win11.exe
Architecture: x64
InstallerType: portable
InstallerSha256: B6AEE1FA1CEDDDF16D10C0A6E442835BB3C5E732385DC12B86EE0C2040EF2968
ManifestType: installer
ManifestVersion: 1.5.0
@@ -0,0 +1,15 @@
# Created using wingetcreate 1.5.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
PackageIdentifier: tompscanlan.light-dark-cli-win11
PackageVersion: 0.1.3
PackageLocale: en-US
Publisher: tompscanlan
PublisherUrl: https://toot.ninja
Auther: Tom Scanlan
PackageUrl: https://toot.ninja/LightAndDarkWindows11Cli
PackageName: light-dark-cli-win11
License: MIT
ShortDescription: toggle light and dark mode for win11
ManifestType: defaultLocale
ManifestVersion: 1.5.0
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.5.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
PackageIdentifier: tompscanlan.light-dark-cli-win11
PackageVersion: 0.1.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0