Skip to content

Instantly share code, notes, and snippets.

@edupsousa
Created October 29, 2023 16:16
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 edupsousa/01d1a72404c7b3bca8b487725140b8be to your computer and use it in GitHub Desktop.
Save edupsousa/01d1a72404c7b3bca8b487725140b8be to your computer and use it in GitHub Desktop.
Resize Active Window to 1920 by 1080
wmctrl -r :ACTIVE: -e 0,-1,-1,1920,1080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment