Skip to content

Instantly share code, notes, and snippets.

@cnleo
Created May 16, 2024 23:52
Show Gist options
  • Save cnleo/ad5839dc30614211bfec9bffe93cbbd9 to your computer and use it in GitHub Desktop.
Save cnleo/ad5839dc30614211bfec9bffe93cbbd9 to your computer and use it in GitHub Desktop.
Wine "Freeze" last frame and not change back to normal desktop
pkill -f "*.exe"
killall -r "*.exe"
# game the moment of silence
killall -9 mos.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment