Sean Klein
Sean Klein
Maybe, implementing a separate process could solve this? (Windows-Auto-Night-Mode)[https://github.com/AutoDarkMode/Windows-Auto-Night-Mode/tree/master] seems to do it that way. `AutoDarkModeSvc.exe` runs constantly, when opening the app from the tray icon, `AutoDarkModeApp.exe` spawns as a...
I think this has something to do with the installation method. On Windows, notifications work when installed with winget (i.e. using the installer as non-portable), while with scoop (as a...
> 1. The wezterm installed by scoop actually downloads the non-portable installation package from the release page ... Scoop packages usually extract the contents `.exe`, so the bundled installer is...