Skip to content

Instantly share code, notes, and snippets.

@InsanusMokrassar
Created October 8, 2019 05:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save InsanusMokrassar/ca8933948d08750d9e2504a8d4bad9e5 to your computer and use it in GitHub Desktop.
Save InsanusMokrassar/ca8933948d08750d9e2504a8d4bad9e5 to your computer and use it in GitHub Desktop.
Elementary OS reset session after screen lock or suspend fix
#!/bin/bash
rm ~/.config/monitors.xml*
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment