Change the opacity/transparency of your window. Tested on Windows, but I don't know if it works on MacOS/Linux. If you know how to make it work on other platforms, please feel welcome to open an issue/PR.
- Run
WindowOpacity.exe
. - Find the process names whose opacity you want to change.
- Type those names in the terminal.
- Make sure you have .NET 8.0 or above installed.
- Run
dotnet run
in the terminal.