logkirk / scripts

An assorted collection of scripts for various platforms I've written over the years.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

builds.sr.ht status

An assorted collection of scripts for various platforms I've written over the years.

⚠️ Warning
These scripts are untested. Use at your own risk.

ℹ️ Note
The canonical repository is hosted on Sourcehut. Other locations are mirrors.

restart_auto_dark_mode.bat

A hack to fix an issue with AutoDarkMode on Windows 10 where it does not trigger a mode change when waking from sleep. Set this script to run at wake in order to resolve this issue. It works by restarting the app and associated service, then hiding its window with nircmd (which will need to be installed).

About

An assorted collection of scripts for various platforms I've written over the years.

License:MIT License


Languages

Language:Batchfile 100.0%