Skip to content

Instantly share code, notes, and snippets.

@MaxXx1313
Created October 10, 2018 15:49
Show Gist options
  • Save MaxXx1313/b05ca6b9abddcd6192fcdb116d2cda3c to your computer and use it in GitHub Desktop.
Save MaxXx1313/b05ca6b9abddcd6192fcdb116d2cda3c to your computer and use it in GitHub Desktop.
restore desctop resolution after wine
#!/bin/bash
xrandr -s 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment