GlosSITarget: default hideAltTab to true

experimental/global_desktop_controller
Peter Repukat 1 year ago
parent d5c44ad8c7
commit 3011fc4011

@ -54,7 +54,7 @@ inline struct Window {
int maxFps = 0; int maxFps = 0;
float scale = 0.f; float scale = 0.f;
bool disableOverlay = false; bool disableOverlay = false;
bool hideAltTab = false; bool hideAltTab = true;
bool disableGlosSIOverlay = false; bool disableGlosSIOverlay = false;
} window; } window;

Loading…
Cancel
Save