[PowerShell] Custom theme wallpapers compatibility with Bing Wallpaper #888
mikejhill
started this conversation in
Custom scripts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bing Wallpaper automatically changes the Windows background to a new one each day. An unofficial archive of backgrounds is available here: https://bingwallpaper.anerg.com/. Sometimes, these backgrounds are bright and uncomfortable with dark themes. ADM wallpaper switch can alleviate this pain, but this causes Bing Wallpaper to automatically disables itself as soon as it detects that another process has changed the wallpaper. This script addresses this to allow Bing Wallpaper to continue to work.
Purpose:
Conditions:
Tested with:
scripts.yaml
:Notes:
-File
location accordingly (can also optionally useWorkingDirectory
).%LOCALAPPDATA%\Microsoft\BingWallpaperApp
directory. Use-appPath <executable>
otherwise.ArgsLight
andArgsDark
.auto-dark-mode-manage-bing-wallpaper.ps1
:Beta Was this translation helpful? Give feedback.
All reactions